- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Delete circles on Our Services
Hi again,
I’d like to know how to delete the white rectangles when I see the site on mobile/tablet.
Example: https://drive.google.com/open?id=0B4Y-_j2QLRfuNWpPZTdqbEY2SDA
Our website: http://www.mysbiz.com/SSSdds/
Thanks
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
#ourServices .services-list{width:100% !important;}
#ourServices .services-list .services_thumb{display:none;}
}
Regards,
Brad
Hi Brad
The script isn’t working
I still can see the rectangles when I browse the page
on a tablet: http://screencast.com/t/ulRO6b9pa2t
Thanks
Hi Laura,
Add this code in custom css box:
@media screen and (max-width:980px){
#ourServices .services-list{width:100% !important;}
#ourServices .services-list .services_thumb{display:none;}
}
Regards,
Brad
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 […]