Hello, Paste the following code in your custom css Appearance -> Theme Options -> Styling Options -> Custom CSS Code: .full-content .main-content { background: transparent; } .index-content-wrapper { background: transparent; } .full-content { background-color: violet; } This will solve your issue.