• I want to remove the space above and below the site logo. Checked with class .inner and it was removed the space below the site logo. But I would like to remove the space above and below the site logo.
    Help us!

    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 filed (Theme Dashboard >> appearance >> customize)

    .mg-nav-widget-area-back .inner
    {
    padding: 0 !important;
    }

    Save the settings and check your website

    Any confusion lets know

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘How remove space above and below the site logo’ is closed to new replies.