The logo in the top is very close to the slider with no gab in between on iphone
Best regards, Ditte
Hey Ditte,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) {
.responsive .logo img {
padding: 10px 0;
}}
Best regards,
Yigit
Hi Yigit
Thanks, it works perfectly. Please close this.
Best regards, Ditte