Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1115467

    I have set up a blog here:

    And I want the background color of only the single blog post pages like this for example

    to be fully ##0F131F without the white color on the sites. But I only want to change it on single blog post pages and not on the general blogpage which background is white as you can see.

    How can I do this?

    #1115642

    Hey transformmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-post .main_color {
      background-color: #0F131F;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.