Hello support!
I need to fix this problem in the home page of elisarisitano.it, the image below shows flawlessly in the desktop view and I can see a little space below it in the mobile view. Could you help me to fix it?
Hello support!
I need to fix this problem in the home page of elisarisitano.it, the image below shows flawlessly in the desktop view and I can see a little space below it in the mobile view. Could you help me to fix it?
Hello there,
To fix it, please try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
@media only screen and (max-width: 991px) {
#pg-631-10.panel-grid .panel-row-style {
overflow: hidden;
}
#pg-631-10.panel-grid .sow-image-container img {
margin-bottom: -20px;
}
}
Regards,
Kharis
Thank you! It works!!!
You’re welcome!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis