Edit Header Text
I want to edit the header text. In particular, i want make the telephone number bold and give a other color. Have anybody an idea?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Joachim,
To make the phone number bold, you should just wrap it in strong tags in your theme settings.
Then to customize how this looks, add some custom CSS.
#masthead .support-text strong{ font-weight: bold; color: #00ff00; }You’ll just need to change that to your liking :)
perfect thanks…
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.