Hello @moesel,
Thank you so much for using our theme SuperMag. If you want to change the color of the theme, this feature is available on the premium version of it i.e. SuperMagPro. http://www.acmethemes.com/themes/supermagpro
If you want to change the color on free version you need to write the Custom CSS. Please add the below CSS on Appearance > Customize > Layout/Design Options > Custom CSS
.content-area {
background-color: rgba(0, 0, 0, 0.7);
}
.secondary-sidebar {
background-color: rgba(0, 0, 0, 0.7);
}
For the dedicated support, please visit http://www.acmethemes.com/supports/
Regards,
Acme Themes
-
This reply was modified 9 years, 8 months ago by
Acme Themes.
Hi Acme,
Once again. Your css code did work. The problem I’m having is the area behind the content area. Not the background picture area, but right in back of the content area. Thank you so much.
Thanks,
Ken