Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #453490

    Is there an easy way to add a phone number or short text to the Header area?

    If not – is there a way to increase the Top Bar height?

    Thanks,

    Bill

    #453496

    Hi Bill!

    You can set a phone number in Enfold > Header > Extra Elements.

    Best regards,
    Josue

    #453719

    Hi ..

    This displays in the Top Bar but not in the Header / Logo Area …

    Can this be done?

    #453771

    Hi!

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

    .phone-info {
      position: relative;
      top: 50px;
      left: 10%;
    }

    Cheers!
    Yigit

    #454017

    Hi .. Thanks that worked … but how do I increase the font size and is there any way to add a short text line?

    Thanks again,
    Bill

    #454018

    Hi!

    Please add following code to Quick CSS as well

    .phone-info * { font-size: 16px !important; }

    Can you please elaborate? What kind of text line would you like to add? You can use HTML in that field.

    Best regards,
    Yigit

    #454020

    Yes .. I would like to add the following “Contractor’s License Number 1111111-11”

    #454021

    Hey!

    You can add your text just as you typed here :) Not sure what exactly is the issue, sorry.

    Cheers!
    Yigit

    #454048

    You’re right .. I got – thanks for your time Yigit.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Adding phone number to the Header Area’ is closed to new replies.