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

    HI,

    When I look this site on iphone or adjust my browser the logo goes out of frame and is cut off:

    http://johnleenders.com/home/

    Is there anyway to adjust the site so that the logo is fully visible on mobile etc.
    Thanks!

    #264786

    Update: I was able to solve – but I have a new question.

    Any custom code options to add more padding to the top and bottom of the header logo? When I use the edit page it just adds padding to the bottom. Thanks!

    #265587

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img { margin-top: 5px !important;  }}

    Best regards,
    Yigit

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