• Hi, in the menu option i am not able to find any functionality for the search box although there is a search box present there (a little magnifying glass icon) i want it to move before the menu. Help will be greatly appreciated. Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author galussothemes

    (@galussothemes)

    Hi kasidya,

    sorry, that search box can not be placed before the menu.

    Thread Starter kasidya

    (@kasidya)

    Thank you for the quick reply. Anyway i can remove that search box? i have a searchbox in the sidebar. Also can i change the header color to a color other than the provided blue green black orange and pink? Thank you

    Theme Author galussothemes

    (@galussothemes)

    Hi kasidya,

    to remove the search box go to Appearance > Editor, select custom-style.css, paste the code below and click Update File button:

    .toggle-search {
        display:none;
    }

    Change the theme color:

    The lite version of the theme only allows switching between these five colors. In the pro version you can be chosen any color.

    Greetings.

    I have a similar question, so I figured I should ask here instead of creating a new topic.

    Instead of removing the search box, could I remove the “Home” link on the header? Don’t really need that since clicking on the blog title on the left also links back to the home page.

    Thanks!

    Theme Author galussothemes

    (@galussothemes)

    Hi quagmired,

    To manage menus go to Appearance > Menus.

    Ah right, sorry I missed that. Thanks so much!

    Thread Starter kasidya

    (@kasidya)

    Hi thank you that code worked perfectly.
    But when i opened the website on my phone, the search box is still there. How to remove it from the mobile version? Thanks again for the help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to move search box on the top BEFORE the menu’ is closed to new replies.