BLANK SPACE UNDER PRODUCT PAGES
-
Under product pages there is not normal blank space at the end since we updated the theme
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello,
You have provided the access to the site which is different form the URL you provided above. Please provide access of that site.
Best Regards
Hello, yes we switched the clone please find it attached here
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (min-width: 1025px) {
.single-product.sticky-footer-on .footer-container {
bottom: var(--wd-sticky-btn-height);
}
}
We will fix this in the nearest update.
Best Regards
sorry to tell you it doesnt fixed the issue
Hello,
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (min-width: 1025px) {
.single-product.sticky-footer-on .footer-container {
bottom: var(--wd-sticky-btn-height);
}
}
Best Regards
Hello, like I told you, I did, and it doesnt solve the issue :
it seems to be the opposite, it works when we desactivate it please look
Attachments:
You must be
logged in to view attached files.
what seems to work is this, but for some reasons even with !important it doesnt apply :
@media (min-width: 769px)
.wd-sticky-btn-on {
padding-bottom: 0px !important;
}
Hello,
We are glad you have solved the issue.
If you have any questions please feel free to contact us.
Best Regards
You are welcome!
Wish you a wonderful day!
The topic ‘BLANK SPACE UNDER PRODUCT PAGES’ is closed to new replies.