*

Ghany

  • ****
  • 227 posts
how to show only city on search
« on: July 22, 2017, 11:24:13 AM »
site belongs to only one country, i want to hide the country and region suggestions in search bar or in posting page, how i can remove are hide ?

find the image http://prntscr.com/fyu5c0
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

masterclass

  • *
  • 3 posts
Re: how to show only city on search
« Reply #1 on: July 27, 2017, 05:10:18 PM »
Bump. Also want to know.

Marked as best answer by frosticek on August 22, 2017, 11:52:24 AM
Re: how to show only city on search
« Reply #2 on: July 28, 2017, 10:00:57 AM »
I know the CSS, but the issue is the OSCLASS nor the THEME does not provide us a Custom CSS area.

Code: [Select]
.shower-wrap .country,
.shower-wrap .region {
display: none !important;
}

 ;D
"winter has cum"

*

Ghany

  • ****
  • 227 posts
Re: how to show only city on search
« Reply #3 on: July 28, 2017, 03:20:48 PM »
@CaptainHanSnow
Thank you so much sir..
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

stals443

  • **
  • 7 posts
Re: how to show only city on search
« Reply #4 on: August 22, 2017, 10:01:02 AM »
Where do you put the code?

*

MB Themes

Re: how to show only city on search
« Reply #5 on: August 22, 2017, 11:52:38 AM »
@stals443
oc-content/themes/veronika/css/style.css
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Darwazo

  • ***
  • 81 posts
Re: how to show only city on search
« Reply #6 on: October 23, 2017, 12:35:41 AM »
Where to place code in styles.....

.shower-wrap .country,
.shower-wrap .region {
   display: none !important;
}

Thanks

*

MB Themes

Re: how to show only city on search
« Reply #7 on: October 23, 2017, 10:00:41 AM »
@Darwazo
At start.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Javiersl70

  • **
  • 11 posts
Re: how to show only city on search
« Reply #8 on: August 20, 2019, 12:45:41 AM »
@Darwazo
At start.

In the current version of the Veronica theme, this solution no longer works, how should it be done?

*

MB Themes

Re: how to show only city on search
« Reply #9 on: August 20, 2019, 08:47:05 AM »
@Javiersl70
Version is irrelevant.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots