Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3577898
I want to hide the WPC Medical search bar and account from the top of my website.
Open

Comments

  • Nicole started the conversation

    I want to hide the WPC Medical search bar and account from the top of my website. 

    We are not opening the store yet and I do not want visitors to access the search or accounts that appear in my header. It is from the WPC Medical theme, I did not create the search bar. 

    Please help ASAP

    Thank you !

  •  767
    Janilyn replied

    Hi Nicole,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •   Nicole replied privately
  •  1,226
    Dustin replied

    Hi Nicole,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    body.theme-wpcmedical header .site-search, body.theme-wpcmedical header .site-header-account {
        display: none !important;
    }

    Best regards,
    Dustin