Logo cut off by search
-
Hello,
I really want to thank you for that great theme.
I only got one problem. If I lower the width of the browser window, at some point the searchbar is cutting off the logo in the upper part.
At the moment I use the following custom CSS:
#logo img { width: 100%; float: left; } @media (min-width: 768px){ header#masthead { margin-top: 50px; } nav.navbar.navbar-default { position: fixed; width: 100%; top: 0; left: 0; z-index: 9999; } body.admin-bar nav.navbar.navbar-default { top: 30px; } }
Is there any solution to fix this problem?
Best regards
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Logo cut off by search’ is closed to new replies.