Home>Support>Edit Header Text

Edit Header Text

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].

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?

URL: http://www.echtnet.de/druckdaten/screenshot_05.jpg

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 4 months ago Greg Priday
    Hi, I Work Here

    Hi Joachim,

    To make the phone number bold, you should just wrap it in strong tags in your theme settings.

    This is a phone number: <strong>555-111-5555</strong>
    

    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 :)

  2. 10 years, 4 months ago Joachim Plenert

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More