- This topic has 3 replies, 2 voices, and was last updated 8 years, 6 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 distortion on mobile view
Hi, How can I fix the box distortion mobile? I added a fifth box, it looks good on desktop view
but it distorts on mobile view
preview: https://screencast.com/t/wHe6rqGvZute
Thanks for your support
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,
Kindly add this code in Custom CSS Box:
@media screen and (max-width:479px){
#advantage .fourbox{width:100% !important;}
}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]