Again, bread crumbs not showing on top of page
-
I dont know why this happens, but everything is back being hidden (bread crumbs or whatever it is called, where it shows you what category you in and band etc.
Please help
James
Attachments:
You must be
logged in to view attached files.
On mobile too its doing it, Ive disable all plug ins, etc this has happened before, not sure if it may have been taken off the CSS, but I need to push the page down a bit so people can see this, its important for navigation.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshots you attached and visited your website. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product .main-page-wrapper {
margin-top: 0;
}
Best Regards.
Hi,
Tried that, not working, words in red, please recheck this CSS code
James
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. It is clearly seen in the screenshot that the CSS above used you haven’t closed the bracket and the next one is not working. Please add the closing bracket all the end of the above CSS.
This will fix the issue.
Screenshot for Clarification: https://ibb.co/84NGC0q
Best Regards.