Greetings from Vienna!
I have a problem with two large pictures (Youtube links) which do not show up on smartphones here:
and
On mobiles there are only the buttons next to the big picture visible.
How can I make them responsive to show up on smartphones?
Thank you in advance for your support and best regards
Gerhard Winter
Hey Gerhard,
The paragraph wrapping the image has left padding of 480px that’s why it’s not showing on mobile, try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-1764 #av_section_1 .avia_textblock p {
padding-left: 0 !important;
}
Hope this helps.
Best regards,
Nikko
Thank you Nikko!
Worked out fine.
best regards
Gerhard