Comments Marie Royer started the conversationOctober 11, 2021 at 10:25amHello there !I have an issue with the responsive design but only on my homepage (screenshot). I don't why, I have a space on the right of my page...I also have a huge space in my homepage between my button and "La méthode de travail"Any idea please ?thanks a lot for your help! 850Jelly repliedOctober 12, 2021 at 10:50amHello, Please add this code to Appearance > Customize > Additional CSS: @media (max-width: 992px) { .features div[class*="col-"] .horizontal-border:after { content: none !important; } }Best Regards,Jelly TeamMarie Royer repliedOctober 12, 2021 at 4:08pmOkay, all good with CSS code, thanks!What about the gap in the homepage between the button "demande un devis" and "La méthode de travail" ? 850Jelly repliedOctober 13, 2021 at 2:25pmAh yes, sorry. Please add this code to Appearance > Customize > Additional CSS: @media (max-width: 992px) { .features div[class*="col-"] {min-height: 100px !important;} } Best Regards,Jelly Team Sign in to reply ...
Hello there !
I have an issue with the responsive design but only on my homepage (screenshot). I don't why, I have a space on the right of my page...
I also have a huge space in my homepage between my button and "La méthode de travail"
Any idea please ?
thanks a lot for your help!
Hello,
Please add this code to Appearance > Customize > Additional CSS:
Best Regards,
Jelly Team
Okay, all good with CSS code, thanks!
What about the gap in the homepage between the button "demande un devis" and "La méthode de travail" ?
Ah yes, sorry. Please add this code to Appearance > Customize > Additional CSS:
Best Regards,
Jelly Team