Price is not showing properly
-
Hi,
when I scroll down on the product page, price and a few other elements float on the screen
Attachments:
You must be
logged in to view attached files.
Hi frequip.com,
First of all, take our apologies for the long delay in answering.
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-sticky-spacer .wd-reset-var .reset_variations,
.wd-sticky-spacer .wd-single-price{
visibility: hidden !important;
opacity: 0 !important;
}
Regards,