- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › real estate : show only selected/checked amenities
https://www.sktthemes.org/shop/real-estate-wordpress-theme/
http://sktthemesdemo.net/documentation/realestate-documentation/
http://sktperfectdemo.com/demos/realestate/
I am working on this theme and I need it to only show the amenities that I have selected. If you want to see what I am talking about, go to this page and scroll down to the “Amenities” section…
http://sktperfectdemo.com/demos/realestate/property/villa-in-benilyuks/
You can see “Internet” and “School” are still there even though they are not selected (checked) for that property. I want only the ones that are selected/checked to show up.
How can I do this?
I think I found the code. I just need to know what to change there. Its looks like it is in…
templates/single-property/amenities.php
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.property-amenities .col-md-4 {
display: none;
}
.property-amenities .col-md-4.active {
display: block;
}
Regards,
Chris
Awesome! That worked. Thank you Chris! 🙂
Hi John,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]