• Resolved michelle2020tx

    (@michelle2020tx)


    For some reason, the top bar above the header is gigantic. How do I reduce the height? I’m not sure how it got messed up like that.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author themeansar

    (@themeansar)

    Hi,

    Thanks for contacting us,

    For this add the below css code in additional css field

    .mg-nav-widget-area {
        margin: 5px 0;
    }
    
    .mg-nav-widget-area-back {
        height: 100px;
    }

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Top Bar Above Header’ is closed to new replies.