This topic has 7 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #136386
     alvin.cosio
    Participant

    can i hide the search from a specific page only? example on page 1 i want to show the seach but in page 2 i want to hide it? its that possible? thanks

    #136454
     Laura
    Moderator

    Hello, it can be possible, can you share login credentials and the pages to hide it?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #136517
     alvin.cosio
    Participant

    you can try this page http://login.southernindustrial.ca/dashboard/customer-info/wont-deal/ but actually i am still creating the actual page that i need to hide the search bar. but if you can give me how to do it will be much appreciated. thanks.

    url: http://login.southernindustrial.ca/dashboard/
    admin login info:

    username: admin
    password: admin… (with tripe dots :D)

    #136812
     alvin.cosio
    Participant

    hello there, i am just wondering if you already tried to do my concern above? thanks!

    #136995
     alvin.cosio
    Participant

    anyone who can help me about my concern about ???

    #137120
     Laura
    Moderator

    Hello, you can use this css code, just add it to style.css of child theme

    COPY CODE
    
    .page-id-10639 #searchform {
        display: none !important;
    }
    

    Copy and paste the whole code to use it fr other pages, and just change the page id number

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137184
     alvin.cosio
    Participant

    thanks!

    #137381
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?