Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1343022

    Hi,

    i added a logo with 220px in height.
    Everything works fine in desktop view. In mobile view there is less space between logo and following content.
    I got that issue on every page only not in the start (home) page?
    Please see screenshots.

    How can i fix that?

    kInd regards Jak

    #1343025

    Hi Jak,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    @media only screen and (max-width: 767px) 
    #top:not(.home) #main > .avia-section .content {
      padding-top: 100px;
    }
    }
    

    Regards,
    Yigit

    #1343040

    Hi Yigit,

    works great, many thanks!!!

    kind regards Jak

    • This reply was modified 2 years, 8 months ago by Jak73.
    #1343119

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.