Tagged: ,

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

    Hi,

    Is there an easy way to align the menu text closer to the bottom/content, and not in the middle as default?

    I’m using the small fixed header.

    Thanks!

    #117397

    Hi,

    You can add something like this on your custom.css or Quick CSS

    #top .main_menu .menu li a {
    padding-top: 20px;
    }

    Regards,

    Ismael

    #117398

    That worked great. Thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Align menu text closer to bottom’ is closed to new replies.