• MatthieuG

    (@gurrisimatthieu)


    I try to remove the search icon from the header. I succeeded in removing it in the php code but the menu items are still not centered as if there was still the search icon. Can you help me with this please?

    EDIT : I changed <div class=”col-lg-11 col-md-11 col-9″> in <div class=”col”> and its working .

    • This topic was modified 3 years, 10 months ago by MatthieuG.
Viewing 1 replies (of 1 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @gurrisimatthieu,

    you have to do the code change, edit the header.php file and remove the search code also add the below code.

    <div class=”col-lg-12 col-md-12″>

    instead of this <div class=”col-lg-11 col-md-11 col-9″>

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Delete the search option’ is closed to new replies.