Change background colors Home › Forums › Support › Change background colors Steve Posted 6 years, 10 months ago Hi, I have wt_factory. Is it possible to change the color of all black parts of the page for example, the menu background and the both footers incl. the one with transparency? Kind regards Brian Posted 6 years, 10 months ago Try this #sp-navigation, #sp-footer { background: red !important; } You should learn basic css code to custom the page by yourself. Learn more: https://www.boldgrid.com/support/designers-developers/how-to-use-google-chrome-developer-tools-to-customize-css-in-boldgrid/ You must be logged in to reply to this topic.
Steve Posted 6 years, 10 months ago Hi, I have wt_factory. Is it possible to change the color of all black parts of the page for example, the menu background and the both footers incl. the one with transparency? Kind regards
Brian Posted 6 years, 10 months ago Try this #sp-navigation, #sp-footer { background: red !important; } You should learn basic css code to custom the page by yourself. Learn more: https://www.boldgrid.com/support/designers-developers/how-to-use-google-chrome-developer-tools-to-customize-css-in-boldgrid/