Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #749418

    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

    #751154

    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

    #758369

    Thank you Nikko!

    Worked out fine.

    best regards

    Gerhard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘big pictures do not show up on smartphone’ is closed to new replies.