1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 02 February 2017
  5.  Subscribe via email
http://www.west5web-build.co.uk

Template: Hannah

When viewed on mobile, the burger menu is hidden by the logo. Can we make the logo smaller when viewed on mobile so the two don't overlap each other.

Cheers

Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

@media only screen and (max-width: 767px) {
#logo {
margin-right: 40px;
}

.slideout-toggle {
font-size: 28px;
}
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect. many thanks

paul
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!