Okay
  Public Ticket #3066203
Banner responsive messing up
Closed

Comments

  • Anthony Scott started the conversation

    Hi, I seem to have a gap to the right of my homepage on my site, i'm also wondering if I can resize the banner logo so it doesnt overlap the top dark banner on the mobile view - how would i go about doing that? thanks in advance

  •  850
    Jelly replied

    Hello,

    1. There is a strange issue with this line: see attach. Could you make sure that there is no any gaps after the text?

    2. Please add this code to Appearance > Customize > Additional CSS or at the end of style.css:

    @media (max-width: 767px){ header .navbar-brand img { margin: -9px -15px 0 }}
    

    Best Regards,
    Jelly Team

  • Anthony Scott replied

    Logo is sorted with the code. There was a space on the text but I've took it away and the menu is still pushed to the side on mobile. 

  •  850
    Jelly replied

    Could you send us a screenshot?

    You can use your Chrome browser: https://developer.chrome.com/docs/devtools/device-mode/#type

    Best Regards,
    Jelly Team