*

sezy2021

  • **
  • 24 posts
I want to hide the search window
« on: July 14, 2021, 05:55:15 PM »
Hello! I want to hide the "Address" box itself in the theme (alpha) search window. What should i do?

*

MB Themes

Re: I want to hide the search window
« Reply #1 on: July 22, 2021, 01:16:06 PM »
@sezy2021
This could be good start, rest is on you (adjustments for mobiles).
Code: [Select]
#home-search .col2 {display:none;}
#home-search .col1 {width:55%;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots