- 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)
- The topic ‘image on mobile view’ is closed to new replies.
Home › Forums › Blendit Theme Support › image on mobile view
http://mysbiz.com/SWPA/
blendit template
How do I get images on mobile view to end in the same location? Meaning, under blue “about” section, the image ends right at the next section with no space inbetween. Under the gold “Our Commitment” section, there appears to be 2 lines breaks under image.
https://snag.gy/Y1viq9.jpg
Hi Laura,
Kindly add this code in Custom CSS Box:
@media (max-width: 479px) {
#our_commitment{padding: 50px 0 0;}
#our_commitment .one_half{margin-bottom: 0;}
#our_commitment img{display: block;}
}
Regards,
Brad
Thank you! it worked
🙂
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]