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

    How do I change the size of the top bar (above the header) where phone number and social media icons are displayed. I’d like this to be a bit bigger/taller, and also to increase the size of the font and social media icons within the header?

    Thank you!

    #774319

    Hey mosummers,

    First off, thanks for using the Enfold.

    To increase the top header height, add the following custom CSS code:

    
    #header_meta {
    min-height: 50px !important;
    }
    

    Best regards,
    John Torvik

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.