Footer problems at my website
-
Hello There,
I have problems with my SITEMAP (FOOTER).
It displays on my “PRODUCT-PAGE” twice, and sometimes the footer doesn’t display at the “Home-Page”.
I build it through the “UX blocks”.
thank you.
Hello,
Please elaborate with the help of some relevant screenshot to check it myself and help you out accordingly.
Regards.
Xtemos Studios
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product .woodmart-prefooter {
display: none;
}
Best Regards.