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

  • Author
  • #160347
     simpleza
    Participant

    Hi.

     

    I’ve been customizing my home (pinterest style) page, but I’d like to make the background invisible.

    Meaning only the posts will have a background color.

    How would I do this?

     

    Thanks

    #160484
     Laura
    Moderator

    Hello, did you resolve it? 🙂

    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 🙂

    #160490
     simpleza
    Participant

    Hi, sort of.

    I had to change the background color settings in theme options. But that doesn’t really help, because there might be something in the future that it adjusts (when I actually want the background color).

    Is there any other way to do it? How do I edit the grid element?

    #160685
     Laura
    Moderator

    Hello, if you want to add a background color JUST for the homepage, you can use this css at style.css of child theme 🙂

    COPY CODE
    
    .home-page section.container-wrap.main-color {
        background-color: black !important;
        background-image: none !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 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?