Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #184993

    I have a few questions about the altering the header.

    1) How Do I change the Size of the Text in the header?

    2) Can I have an image that spans the entire header? If so then how?

    3) When using the mega-menu how can I increase the size of the drop down part of the menu (so that I can get all the text on one line)?

    4) How do I increase the size of the phone number?

    #185220

    Hey Justin!

    1) I believe you mean size of main menu. If so, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_menu ul:first-child > li > a { font-size: 18px; }

    2) You can add it manually to header.php file. Can you post a screenshot?
    3) Can you post the link to your website?
    4) Please add following code to Quick CSS and adjust as desired as well

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

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How Do I change the Size of the Text in the header?’ is closed to new replies.