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

    Hi there, how do I change the background color of the small blog-post preview picture? The other background color shouldn’t be changed.

    #492358

    Hi Jörg!

    I think what your wanting is to add this to your custom CSS.

    .blog-meta a {
        background: red !important;
    }

    If that is not it then send us a link to your page so we can get a better idea of what your trying to do.

    Regards,
    Elliott

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