Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #227190
    dasfoto
    Participant

    I want my Posts to have a different background color than my Pages. How do I do that? And not just the individual blocks on the Post, but the entire Post. And how do I set the Font type for the Posts?

    #227242
    Skandha
    Participant

    @dasfoto: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #227480
    dasfoto
    Participant

    dasphotography.net

    #227969
    Skandha
    Participant

    @dasfoto: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog #content article {
        background: #123456;
    }

    You can change the color according to your choice.
    Also let me know where you would like to change the font.

    Let me know if this works out!
    Kind Regards.
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I make Pages have a different background color than Posts’ is closed to new replies.