- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by Andrew Misplon.
- AuthorPosts
- December 28, 2016 at 7:59 pm #5671
skornsteinParticipantHi Andrew — Thanks again for all your help with the Puro theme. I love it. One question — my mobile site renders with some funny formatting. The logo is very small in the top left, and the menu icon in very close to the divider line, which looks a bit off. Is there any easy way to have the image large and to vertically center the menu icon in the header?
The site is here:
http://www.somethingsbrewing.comThanks for your help.
Sam
December 28, 2016 at 8:11 pm #5673
Andrew MisplonKeymasterHi Sam
Sorry for the hassle with these two. Glad to hear the site’s coming along 🙂 Please, try the following in Custom CSS and let me know how it goes:
/* Mobile Logo */ @media (max-width: 768px) { .site-header .site-branding { max-width: 80%; } } /* Mobile Menu Icon */ .responsive-menu .menu-toggle { top: 15px; }
January 2, 2017 at 6:46 pm #5705
skornsteinParticipantThat fixed it. Thanks again! Happy new year as well.
January 2, 2017 at 6:59 pm #5707
Andrew MisplonKeymasterAwesome 🙂 Glad to hear that did the trick.
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.