kristiina
asked 11 years ago

DW Page background color/img doesn’t change when added to CSS in sections.

I have been trying to get my Page template working but the background images and colors aren’t working as you could excpect. I followed the guidance you gave to someone else on the same topic here:

http://cmspioneer.com/designwall/question/how-do-i-addedit-responsive-section-background/

… but adding those bits of code to the CSS doesn’t help any. The site still shows just the steady background image from the original theme, section bg’s are see-though and background colors won’t show when I add them to the CSS.

Could there be a bit of CSS I’ve changed earlier that prevents the bg-color’s from showing?

I just made my blog public at so you can go check it out. Thanks so much for your help!

1 Answers
DominicStaff
answered 11 years ago

To resolve this problem. you can remove all the code same topic here:
URL: http://cmspioneer.com/designwall/question/how-do-i-addedit-responsive-section-background/
Then, you log in to Dashboard > Appearance > Menu > add the following class to your menu:


/**Home page/
Class: hidden-title header style-1

/**Introducing/
Class: introducing

/**Portfolio/
Class: portfolio style-1

/**Team/
Class: about

/**Client/
Class: clients style-2

/**Contact/
Class: contact style-1 style-solid-1

See the Screenshot: http://imgur.com/31js5Fj

Next, you can use the code in the topic to change the background your site. URL: http://cmspioneer.com/designwall/question/how-do-i-addedit-responsive-section-background/

Regards,
Dominic

Powered by DW Question & Answer Pro