• Hi,

    Can anyone help me figure out how to remove the magnifying glass from this theme as well as turn the hamburger menu into a menu where all options are visible on the header?

Viewing 1 replies (of 1 total)
  • @citizensam: To remove the magnifying glass
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #social-search-toggle {
        display: none !important;
    }

    The option to have classic menu as you want is not available in the free version of the theme. You can check out the options available in free version of the theme here.

    Also for swift replies please post your issues and queries on our Official Theme Support Forum https://catchthemes.com/support-forum/

    Kind Regards,
    Skandha

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Magnifying Glass – Change Menu’ is closed to new replies.