I need to change both the color and the font size of titles in my sidebar. Nothing in the widget dashboard seems to show this. Look at it now, and you’ll see because of the background color I use, the titles are almost incomprehensible. On mobile, I would say they are unintelligible. HELP!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Sugeet
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
#secondary .widget .widget-title { color: #fff !important; }You can change the colour code to your required hex value. More information on that here
http://html-color-codes.info/#HTML_Color_Picker
Let us know how you get on
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.