Home Forums WoodMart support forum Price is not showing properly

Price is not showing properly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #549016

    frequip.com
    Participant

    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.
    #549438

    Hung Pham
    Keymaster

    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,

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)