Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #228005

    Hello, is there any way I can increase the size of the phone number in the page header, please?
    Thank you!

    #228008

    hi astrid!

    in the dashboard => ENFOLD you go to menu header! there is a box “Phone Number or small info text:

    i have wrote (make a div container) <div id=”myphone”>Now call me: <b>123456789</b></div>

    and in the menu “styling” (also in the same menu ENFOLD) there is under the Tab “General” a Box “Quick CSS”- here is the code…

    #myphone {
    font-size: 14px;
    padding-bottom: 10px;
    }

    so it should be, what you searching for…

    kind regards
    charly

    #228123

    Thank you, Charly.

    I tried to add what you sent me into the ‘Quick CSS’ box (I also varied the px value) but nothing changes. Is this all I need to do?

    Thanks a lot!

    #228145

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .social_header .phone-info { font-size: 18px; }


    @fmessner
    thanks for your help :)

    Cheers!
    Yigit

    #228248

    It worked, thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Phone numbers in header’ is closed to new replies.