Top / Main menu style editing

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

    How can I change the float (bottom instead of top) and height of the top menu? Also, where can I change the menu’s font type and padding?

    Thanks!

    #8600
    Veena
    Moderator

    For changing menu’s font and padding you can add the following CSS into theme options

    #primary-menu {
    font-family: sans-serif;
    padding-top: 10px;
    }

    You can change accordingly.

    Could you please elaborate the first question so that i can understand and proceed.
    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.