Tagged: x
-
AuthorPosts
-
April 6, 2016 at 10:12 am #869459
Hi,
I am using the Icon theme and I’m wondering if there is a way of including a logo in the navigation bar. At the moment it is fairly large blank grey area:
If I could have a logo in the large grey area then perhaps I could keep the nav bar this size, but in the meantime I have added code to reduce the height, so that it doesn’t take up so much screen space:
@media only screen and (min-width: 320px) and (max-width: 568px) { .x-navbar-wrap { height: 55px; } } .x-navbar-inner { min-height: 55px !important; }
I would be glad to know if I can display a logo in this way.
Thanks,
Nick
April 6, 2016 at 1:56 pm #869851Hey Nick,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts