• The top bar that is able to configure using header options. The very top bar with the date and time, and social icons. How can I disable it?

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 >> additional css filed)

    .mg-headwidget .mg-head-detail {
        display: none !important;
    }

    save the css then check your website,

    Any confusion let’s know

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘How to disable top bar?’ is closed to new replies.