Changing background color or image wont response

1 reply · opened Apr 12, 2022

TTofa93Apr 12, 2022

For some reason, I cannot change background image or color of the whole body of shop.html
Please help with this
Thanks!

SSemicolon WebSTAFFApr 13, 2022

Hello,

Consider using the following CSS Code:
[ch_pre type="css"]#wrapper {
background-color: #DDD;
}

#header,
#header:not(.sticky-header) #header-wrap,
#content {
background-color: transparent;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard