• Hi, I need to remove the top blue bar and the header altogether on your theme. I want my page to start with the menu only at the top. Please advise ASAP!

Viewing 3 replies - 1 through 3 (of 3 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 >> additional css filed )

    .mg-headwidget .mg-head-detail, .mg-nav-widget-area-back
    {
    	display: none !important;
    }

    Any confusion lets know

    Thanks

    Thread Starter timwildung

    (@timwildung)

    Thank you. That worked. Now, I have a slim white line between the top header menu bar and the start of my page – how do I remove it?

    Also, where is the color choice to change the menu bar and footer area? I do not see it in Customizer.

    Theme Author themeansar

    (@themeansar)

    Hi,

    For this please share your website URL, we will check and better assist you

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Header Entirely’ is closed to new replies.