Change background color of blog template

Home Forums Gillion Theme Change background color of blog template

Home Forums Gillion Theme Change background color of blog template

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • js
    Participant

    Good morning,

     

    I wonder if it’s possible to change background color of the blog template? To make it clear I don’t mean background of the page template. I want to achieve a contrast between the whole page and the blog. Hope it comes across what I mean.

     

    Best regards,

    Jürgen

    Hi Jürgen,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the screenshot of what section you want to set background color and share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    js
    Participant

    Starting after the section ‘DIGITAL DIGEST’ which is where the blog posts begin.

     

    Best regards,

    Jürgen

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    You can achieve its background color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .home .sh-group.blog-list {
        background: #ececec;
    }

    js
    Participant

    Perfect. Thank you.

    You are most welcome here 🙂

    dlorti
    Participant

    Hi.

     

    I’d like to do something similar. I’d live to change the background color of the blog (where the posts show) to white versus the soft gray. I tried the code in this thread but didn’t see any impact.

     

    Here’s a screenshot of what I want to do.

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)