Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
trying to get the text (used text widget) in my header here
http://ridgewoodartinstitute.org/wordpress/
to look like
http://www.wix.com/site/review?t=DOW7td0bTltk6OAtKxXADJ1RIacxCfeqm6LBlnifiJ4ItYuk7SHSP_q4oamxfy7ND6XV2ItwdghtL2O_L7Gb5wvrK6A1chOT5OJewJ5J4rasES_UAMwrjW7or5bFVsMotlgCdtJ9e4maHB4qcZvc__SWenjq6I4arWtiUOBDVU1H7p612RtScxPzJwy3b_qw0DVRoUg9vxbxc5Z5nKDhS4gg6C7IqsR_kC8pYE_FYnM&feedback=true&lang=en&utm_campaign=vir_wixad_feedback
thank you for your help!
Hi Pattyn
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
#header-sidebar .widget_sow-editor h3 { color: rgb(74, 27, 11); font-family: times new roman,times,serif; font-size: 18px; line-height: 1.4; }You might also need to install the SiteOrigin CSS Editor.