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].
How to resize the header text that appears on the right side of the logo ?
I would like to know this also, so I’m posting so I can receive notification when an answer is posted. :)
Hi Bhanu
One option would be to remove the Header Text from Appearance > Theme Settings > Logo > Header Text and instead use the header widget area at Appearance > Widgets > Header. If you insert the Visual Editor widget into the header widget area and ensure the toolbar is toggled you can set h1, h2, h3 etc. To get access to the Visual Editor widget you’ll first need to have installed: http://wordpress.org/plugins/black-studio-tinymce-widget/
Alternatively you can style the header text by inserting the following under Appearance > Custom CSS:
Set the color and font size as required. To change italic to regular text swap the word italic out with the word normal. Examples: http://www.w3schools.com/cssref/pr_font_font-style.asp
Thanks Andrew. It worked.
But on changing the font size menu width is also changing. How can we change the font size without changing menu width ?
Same thing as with the other thread – I’ve changed the custom CSS and it doesn’t reflect that change when I refresh the page. Is there some sort of setting that I need to put into place so that the website knows to pay attention to the custom CSS?
Havilah
Apologies, there was a missing period in my CSS, please rather use:
Bhanu, if you’re still seeing the menu change after using the updated CSS above just let me know and I’ll take a look. In that event please send through a link to your site. Thanks.