Hi All
I am experimenting with my website - http://SwitchON.org.in, as with Suffusion, you can almost do everything!
I am facing some troubles with changing the background colour of widgets background and feature post, excepts (from magazing layout)
I have tried to change all #fff in style sheets as well, but wasn't helpful, and tried using the Developer to understand where the code was, but wasn't successful.
Please guide.
Thanks in advance.
Ekta
Widget & magazine elements background colour
Forum rules
This forum is being officially closed with effect from 3rd February 2019. Future support requests can be posted on the GitHub page at https://github.com/sayontan/suffusion/issues.
This forum is being officially closed with effect from 3rd February 2019. Future support requests can be posted on the GitHub page at https://github.com/sayontan/suffusion/issues.
Re: Widget & magazine elements background colour
Currently I have changes everything - Post Background, Body background and main wrapper to white, for uniformity, till I can figure out how to change the background for magazine layout elements.
Re: Widget & magazine elements background colour
If I understand what you want correctly put this in your custom CSS
Change the 444444 to suit.
Code: Select all
.suf-tile-2c {background: none repeat scroll 0 0 #444444;}
Re: Widget & magazine elements background colour
Hi Colin
Where can I find the custom css?
Where can I find the custom css?
Re: Widget & magazine elements background colour
Found an easy solution. Converted all backgrounds in style sheet to transparent, and its worked!
Thanks for your help.
Thanks for your help.
Re: Widget & magazine elements background colour
Editing of style sheets is not recommended.
Any CSS changes that you need should be in Suffusion Options > Backend > Custom Styles > Custom Includes
Any CSS changes that you need should be in Suffusion Options > Backend > Custom Styles > Custom Includes