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!
Hey therooob,
Is this occurring on the homepage?
Best regards,
Jordan Shannon
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
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
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
Perfect!! Worked for me :)
I love your guys support, please keep it up <3
Best regards,
Robert
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