How to remove the search bar

Discussion in 'Cloriato WordPress Theme' started by taff, Mar 4, 2016.

Thread Status:
Not open for further replies.
  1. taff

    taff New Member

    Joined:
    Jan 30, 2013
    Messages:
    10
    Likes Received:
    0
    is there a code how I can remove the search bar and facebook image ?
    my site is www.bogenclub-frauenfeld.ch

    thank you for your help.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    To remove search bar, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header .top_right_bar #searchform {
        display: none;
    }
    For the facebook image, please follow the screenshot given below.

    cloriato_social_icons.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. taff

    taff New Member

    Joined:
    Jan 30, 2013
    Messages:
    10
    Likes Received:
    0
    Thank you very much. It was helpful. Nice service.
     
  4. priya

    priya Guest

    You're welcome..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page