Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #883296

    Hi Enfold Team!

    I have the following code added to increase the size of the bar above the main menu. .

    #header_meta .container {
    min-height: 40px;
    }

    Unfortunately, it is making the text stick to the top instead of the middle of the bar.

    https://prnt.sc/hh4k27

    Can you help me set this so that it is middle aligned?

    Thank you!

    #884041

    Hey hackoffseries,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta .container {
      padding-top:4px;
    }

    Best regards,
    Rikard

    #888253

    Perfect! Thank you so much Rikard! You guys rock!

    #888625

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Above menu bar middle-align text’ is closed to new replies.