*

abcxixi

  • *
  • 4 posts
Hello, sorry to ask again, my other question,

How to hide the search button ,categories button, location button and the search box as well from home page? is there any specific code to maket it?

My question might be silly, but i have to ask because i dont know.

Thank you

*

MB Themes

Re: How to hide search button, categories and location box in homepahe
« Reply #1 on: February 18, 2022, 03:21:22 PM »
Easiest way to hide anything is via CSS.
I.e. hide search button on home page:
Code: [Select]
#home-search .col .btn {display:none;}
You can add code in Appearance > Customization section in your osclass.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots