Single Image not responsive

Posted in: Newspaper
Post count: 14

I have added a single image block “Want to be a Game Changer?” to my homepage and it is not responsive.

Desktop View: https://snag.gy/CINPS2.jpg
Mobile View:https://snag.gy/BvA32h.jpg

How do I fix?

Post count: 20688

Hi,

I have tried the single image element. I inserted an image in the single image element
https://www.screencast.com/t/EzDKYTCiISpY
Saved the page and tested on mobile with this result
https://www.screencast.com/t/Y6exAFV2mx9
As it can be seen the image is displayed properly. I did not modify anything, simply added the single image and saved the page. Please provide a link to your website so we can inspect the issue.

Thanks

Post count: 14
Post count: 14

I tried inserting the image in a text box and it works, why won’t it work in a single image block.

Post count: 20688

Hi,

Please do not post sensitive login information here on the forum, this is a public topic for everyone to see. I have edited your post, and removed them. As a solution to your problem, please enter this code in Theme panel->Custom Css
https://www.screencast.com/t/Zyu5OSOJ
It should make the image more responsive, and display better on mobile devices.

.td-pb-span12 .vc_single_image a {
background-size: contain;
background-repeat: no-repeat;
}

Thanks

Post count: 14

Apologies, I was on my mobile and I thought replying within the post was private, where would I send my credentials?

Post count: 14

I have the same issue with the quote image on my homepage sidebar.

Post count: 20688

Hi,

You can send us an email at contact@tagdiv.com and provide your login information there, and we will take a look. Also paste a link to this topic in your email.

Thanks

Post count: 8

Hi, I have exactly the same problem. The “Single image” isn’ t responsive.
The above CSS code didn’t make any difference.
Could you please help?
Thank you.

Post count: 20688

Hi,


@e_roubos
If the single image is not providing the expected results, you could enter the desired image in a text element and check the results with that method
https://www.screencast.com/t/6gLTrQp8cDj

Thanks

Post count: 8

Thank you for your answer.
It does work within the text element.
Is there any CSS in order to make it work with the Single Image box?

Post count: 20688

Hi,

Please provide a link to your website where the image is displayed, so we can take a look at the issue.

Thanks

Post count: 8

Thank you very much for your answer. The Site is still Under Construction. Hopefully next week it will be online and I’ll give you the details.

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newspaper’ is closed to new topics and replies.