- 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)
- 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
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]