- This topic has 3 replies, 2 voices, and was last updated 6 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 has empowered millions of entrepreneurs to take their businesses online. However, when they make this decision, they also have to decide which type of […]
In this article, we will illustrate how to create custom taxonomies in WordPress from scratch and how to display them with your current WordPress theme. […]
People need potent individuals to impart their wisdom and experience to them. If you are someone who is experienced in a field, then there is […]