- This topic has 3 replies, 2 voices, and was last updated 8 years 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
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]