• Hi guys,
    I want to make the brown box in my website smaller so I can see more of the wood pattern behind it. I have tried everything I can think of in the CSS. Does anyone have any recommendations on how to fix this issue.
    here is my website link:
    wild.courtneygeersdesigns.com
    Thanks!

Viewing 1 replies (of 1 total)
  • Hey
    In your theme options > advnaced styling set the content class to “transparent”

    Then add this css into the theme options > custom css box:

    #content {
        background: #b7a694;
    }

    Kadence Themes

Viewing 1 replies (of 1 total)
  • The topic ‘Make container smaller’ is closed to new replies.