Before you ask please READ THIS

Blog page block background color

I've been searching for a way to change the background of my blog lists to a dark color. Any clues. Is this possible with the general settings or would I need a custom css to achieve this. I managed to get one to work for individual blog posts. My example is here: http://test.tiltpixel.com/blog/
blog-page.PNG
800 x 399 - 127K

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    You probably mean background of those white bricks, right? Then this have to be changed with custom CSS:

    .posts-list .bricks-frame .formatter{
    background-color: #444;
    }
    With kind regards.
  • Posts: 2
    Perfect! That did the trick! Thanks so much...great template btw!
  • AirAir
    Posts: 10,970
    Thank you:-)
    If you are happy with this theme please don't forget to rate us on ThemeForest - it helps us a lot! Thanks! How to rate?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion