• Hi,

    There is a search icon to the right of the menu. I would like to remove that.

    How do I do that?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Thank you for writing in,

    Could you please kindly follow this instruction:
    Currently to remove the search icon from your site, please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add these CSS codes.

    svg#Capa_1 {
        display: none;
    }

    Regards!

    Hi, what are name .svg on the main page on Punte? I want to delete two clouds (.svg) on my website because it broke my responsive website on smartphone.

    Look at this sreenshot: https://ibb.co/fdFpDJ9

    Thanks,
    Rpbert

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove search icon from the header near to the menu’ is closed to new replies.