Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1236498

    Can you guys let me know how to fix this padding issue? This looks goofy on mobile devices as there is a huge gap on top of the “Title”. I have no clue where to adjust this.

    see screencap
    https://postimg.cc/LJBxN54m

    #1236626

    Hey Snerp,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .avia-image-container-inner h1 {
        margin-top: 0;
    }
    }

    Best regards,
    Rikard

    #1236729

    That worked! Thanks so much for the support.

    #1236764

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1236786

    Close ‘er up

    #1236818

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Image Caption Padding’ is closed to new replies.