Home Forums Free Themes Onefold White background on productpage

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #140857
    Esther
    Participant

    Hello,

    On this page I want a white background on the right site of the picture. Can you help me with this?

    https://www.museumstaal.nl/product/achterhoek-mondkapje/
    https://snipboard.io/c08YOP.jpg

    Thank you!

    #140879
    Psink
    Keymaster

    Hello @Esther

    Try this Css Code

    .single-product div.product {
        background: #fff;
    }
    

    Please add this to Admin Panel >> Appearance >> Customize >> Additional Css, Here paste above Css code then published and refresh page. You will see the change

    Hope this helps

    Regards,
    Psink

    #140933
    Esther
    Participant

    Yes, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.