StyledThemes

Changing Menu Bar Thickness

Home Forums WordPress Themes – Premium Pure & Simple Changing Menu Bar Thickness

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16799
    Ark Zaydman
    Member

    Hello! Thank you for all the help with my site.

    New question! How can I edit the thickness of the main menu bar? The height

    Thank you!

    #22099
    Binaya D
    Participant

    Hi Ark,

    Could you please mention the link of your site as well. So, that we could provide solution asap.

    Thanks

    #22101
    Ark Zaydman
    Member
    #16800
    Binaya D
    Participant

    Hi Ark,

    Please use the following css to fix your issue:

    
    .navigation {
        margin: -15px 0;
    }
    

    Note: Please use the custom css plugin or child theme to write css.

    Thanks

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