Header Text
I am attempting to make the phone numbers that are in the header text larger. Is there a simple way to do this?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
I am attempting to make the phone numbers that are in the header text larger. Is there a simple way to do this?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
1Hi Lonette
Try the following under Appearance > Custom CSS (Vantage Premium) or in your own Custom CSS plugin for Vantage Free:
/* Header Widget Area */ header#masthead .hgroup #header-sidebar { color: #595959; font-size: 14px; line-height: 24px; } header#masthead .hgroup #header-sidebar a { color: #4273d1; text-decoration: none; } header#masthead .hgroup #header-sidebar a:hover { text-decoration: underline; }Edit as required. That covers text and links. For more control over that area, remove the header text at Appearance > Theme Settings > Logo and use the Visual Editor widget in Appearance > Widgets > Header. To get access to the Visual Editor widget, first install: http://wordpress.org/plugins/black-studio-tinymce-widget/
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.