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.

Replies

9
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi Nahdi

    The link should look as follows:

    <a href="tel:+1-303-499-7111">+1 (303) 499-7111</a>

    You can edit the HTML of your widget by clicking over to the Text tab when in the Visual Editor widget.

    More on this: https://developers.google.com/web/fundamentals/device-access/click-to-call/click-to-call?hl=en

  2. Nahdi Gefariann 10 years, 5 months ago

    I couldn’t find visual editor widget, may I ask you to explain where can I find it?

  3. Andrew Misplon Staff 10 years, 5 months ago

    Sorry, SiteOrigin Editor.

    Appearance > Widgets > Header

  4. Nahdi Gefariann 10 years, 5 months ago

    sorry but in sitorigin editor we cant add code, everything you add you will see as header text.
    I used what you have written for me in there(+1 (303) 499-7111) and it showed the whole writing in my header text. off course I put my mobile number after href, am I right?

  5. Andrew Misplon Staff 10 years, 5 months ago

    The SiteOrigin Editor widget has a Text tab. Click over to that and you can add HTML.

  6. Nahdi Gefariann 10 years, 5 months ago

    oh sorry, that’s right, I fixed it though its color is not blue anymore when I changed its size

  7. Andrew Misplon Staff 10 years, 5 months ago

    In our Custom CSS we’re setting the color for the phone number as follows:

    #masthead .hgroup #header-sidebar .textwidget h2 a {
    	color: #000000;
    	font-size: 20px;
    }

    Adjust the hexadecimal color there as required.

  8. Nahdi Gefariann 10 years, 5 months ago

    great worked :)

  9. Andrew Misplon Staff 10 years, 5 months ago

    Super :)

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.

Have a different question or issue?

Start New Thread