Subheader adds extra space on mobile
Hello support team,
we have set subheader to "Title & Breadcrums on the Right" and activated hide for "page title", because we only want the breadcrumbs. On desktop it looks fine. On tablet it looks fine, if remove content padding is activated (the padding is now ok). On mobile it has to much padding.
Please provide us a solution for getting the breadcrumbs only with correct padding across devices.
Comments
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
thanks
it would look something like this with the breadcrumbs:
http://prntscr.com/iuolan
The space you are seeing is just the subheader.
thanks
2. only with custom css, send us a link and we will help you with it.
thanks
but on mobile there is padding, http://prntscr.com/ix34pm
do you want more?
thanks
#Content {
padding-top:0px !important;
}
}
Paste this code into Theme Options > Custom CSS & JS > CSS Thanks