Change background color in single post

  • Posted in : Efor
  • MarMad
    Participant

    Hi there!

    I want to change the background color for the single posts of my blog. Hi can I do it? I’ve already try with CSS, but it doesn’t word:

    body {
    background: #(colorcode);
    }

    Also, I want to change the size of the blog post title only, in the blog page (main archive). How can I do that?

    Thanks!

    serkan
    Moderator

    Hi,
    In your website, i didn’t see our demo theme. Did you delete it or you haven’t import it ?
    You can go to appearance > customize > blog > blog regular or blog grid post title font size.
    You can use this custom css code for changing the background color for the single post;

    .single-post { background-color: #f00; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register