Viewing 4 posts - 1 through 4 (of 4 total)
  • #102429
    Evelyn
    Member
    Post count: 15

    Hi! You guys helped me the other day to make the body background transparent for both content and I kept the site as a landing page for sometime but now I need to add content and the background for the blog widget is white how do I make it transparent or black as well?

    Thanks!

    #102567
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I guess that you are talking about the recent post widgets on the bottom with white background.
    Add the code bellow to your custom css option.

    
    .recent-post {
    background: #000!important;
    }
    

    -Rui

    #102572
    Evelyn
    Member
    Post count: 15

    That worked, thanks, and what about the background of the header for the same widget? It’s still white. Thanks a lot for the help 🙂

    #102585
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this

    
    .spb_posts_carousel_widget h4.spb_heading span {
    background: #000!important;
    }
    

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register