Home Forums Pro Themes Blog Pro How do I stop the post/widget background from being transparent?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #96588
    Allen Wagner
    Participant

    I’m just getting started with this theme and just placeholder pieces/parts in there for now but one issue I’m having is at some point the background for posts/pages/widgets went transparent. how do I change that. Site here as example: https://puttingpinsinamap.com/

    #96621
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS to resolve the issue by going to Admin Panel > Appearance > Customize > Additional CSS.

    .site-main {
        background-color: #fff;
    }

    Hope this helps.

    Regards!!

    #96622
    Allen Wagner
    Participant

    Great, thanks will try this now!

    #96637
    wensolutions
    Keymaster

    Hello,

    Please try and let us know if that works or not?

    Thank you.

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