- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months 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.
Home › Forums › Blendit Theme Support › boxes width on mobile
Hi, How can I fix the width of the services boxes on mobile? right now, each box has a different width, preview: https://screencast.com/t/LjcjHe85ipC
Thanks
Hi Laura,
It seems that you hide that section on your site. Kindly unhide that section so that we can provide you CSS code.
Regards,
Dave
They appear on the home page as so http://mysbiz.com/SWPA/
so I am not sure how they were hidden.
Hi Laura,
Add this code in Custom CSS Box:
@media screen and (max-width:479px){
#services-box{width:100% !important;}
}
Regards,
Dave
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]