This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #106560
     lillyleitz
    Participant

    Hi,

    Hope you are doing well. I have two questions:

    1. How can I change the background color of product pages (all woocommerce pages only) to white?

    2. How to make the thumbnail image size of related posts bigger?

     

    Many  thanks

    #106767
     Laura
    Moderator

    Hello, just add the following css codes to style.css of child theme

    COPY CODE
    
    .woocommerce div#main-container {
        background: white;
    }
    .related-wrap .kleo-carousel li {
        width: 450px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #106834
     lillyleitz
    Participant

    Hello Laura,

    Thanks the product page background is white now but the related post images are still same (small).

    Many thanks for your time and help.

    Attachments:
    You must be logged in to view attached files.
    #106985
     Laura
    Moderator

    Hello, you will need to hire a developer to do more custom changes. Let me know if you have any theme related issue 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?