Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27033

    Can you please tell me how to adjust the size of the phone number in the Enfold Header?

    Thanks

    #132520

    Hi SGS_Marketing,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .phone-info {
    font-size: 14px;
    }

    Regards,

    Devin

    #132521

    Hi!

    Please insert following code into the quick css field

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

    and change the font-size value.

    Best regards,

    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Using a bigger font size in the header for Enfold’ is closed to new replies.