Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #895773

    The logo in the top is very close to the slider with no gab in between on iphone

    Best regards, Ditte

    #895777

    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

    #902216

    Hi Yigit

    Thanks, it works perfectly. Please close this.

    Best regards, Ditte

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo phones’ is closed to new replies.