Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #916360

    Hey,
    on a website I created, there is a weird gap between the first and second row of the partner/logo element, but only on mobile view.
    Is there any way to fix it?
    Thanks in advance, as always awesome support!

    #916372

    Hey therooob,

    Is this occurring on the homepage?

    Best regards,
    Jordan Shannon

    #916383

    Hey, thanks for the quick reply.
    Yes, it’s occuring right on the homepage in the second section where the food gallery is.
    On mobile there is a weird gap between the first and second row.
    Is there any possibility to upload a screenshot, if needed?
    Thanks

    #916400

    Hi,

    Use the following for a screenshot: http://snag.gy/

    Best regards,
    Jordan Shannon

    #916415

    Here’s a screenshot I took on my phone:
    https://snag.gy/YlewcZ.jpg
    I want the upper gap to be like the lower one.. like 1 pixel or however wide it is..
    Regards,
    Robert

    #916425

    Hi,

    Okay I see, thanks for sending that over. Please add the following to quick css:

     @media only screen and (max-width: 767px)  {
    .first.real-thumbnail{
    margin-bottom:0px!important;
    }}

    Best regards,
    Jordan Shannon

    #916427

    Perfect!! Worked for me :)
    I love your guys support, please keep it up <3
    Best regards,
    Robert

    #916435

    Hi,

    I’m glad to help my friend! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold Partner/Logo Element unnatural gap on mobile’ is closed to new replies.