• Hi
    On my homepage (https://psychiatryadvice.com/), I have two search bars. Ideally I’d have the nice looking one at the bottom where the top one is (looking like the one one this website would be good).
    Does anyone know how to do this?
    Many thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter kkpb8084

    (@kkpb8084)

    Hi
    does anyone know how I can remove the search bar at the top of my homepage?
    Thanks

    Hey there,

    You can achieve what you’re after by adding following custom CSS to your theme using Advanced CSS Editor:

    #bbpress-forums #bbp-search-form{
        display:none;
    }

    Best of luck ??

    Thread Starter kkpb8084

    (@kkpb8084)

    Hey thanks so much. that worked.
    I have a different search bar at the bottom of my homepage.
    It is a widget (appearance> widgets) in Content Bottom 2. Do you know how I can get it to the top of the page like on this www.ads-software.com website?
    thanks

    Hey there,

    A plugin like this one should probably do the job ??

    Thread Starter kkpb8084

    (@kkpb8084)

    Hmm, it doesnt quite fit in. Plus there doesnt seem to be an option to make it look like the one on this website or to sit above the menu items. Any idea how to rectify this? thanks again

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Edit search bar’ is closed to new replies.