-
AuthorPosts
-
March 27, 2015 at 3:34 pm #419301
Hi guys,
how can I enlarge the main logo in the navigation?
client wants logo to be larger in that area.I have noticed that when I resize browser window to an ipad size the navigation area overlaps.
Is there a fix for that as well?thanks
joeMarch 27, 2015 at 3:44 pm #419310Hi fixedopsinsight!
1- You can upload your logo in desired sizes and then go to Enfold theme options > Header and change the header height as needed.
2- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px. If that does not help, please post the link to your websiteCheers!
YigitMarch 27, 2015 at 3:51 pm #419319thanks Yigit
you have solved the enlarging logo issue.
go to this url
http://pvesheff.wwwsr11.supercp.com/office-locations/
reduce the size of your browser window and you will see how the navigation runs over the logo
is there a way to solve that and keep the navigation to the right of the logo (not under)?March 27, 2015 at 3:55 pm #419325Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1250px) and (min-width: 990px) { .av-main-nav > li > a { padding: 0 7px; line-height: 270px!important; }}Cheers!
YigitMarch 27, 2015 at 4:42 pm #419393Hi Yigit
I am not seeing a change, when I modify the screen size of browser the navigation is running over the logo.
I added the code from above directly into the quick CSS
@media only screen and (max-width: 1250px) and (min-width: 990px) {
.av-main-nav > li > a { padding: 0 7px; line-height: 270px!important; }}any additional ideas?
March 27, 2015 at 4:49 pm #419398Hey!
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
If that too does not help, please post a temporary admin loginCheers!
YigitMarch 27, 2015 at 4:55 pm #419404Right you are, that did the trick.
I think the client will approve of that adjustment. Thanks for your input, you always make me look good.March 27, 2015 at 4:59 pm #419411 -
AuthorPosts
- The topic ‘Enlarge Logo in Header and keep navigation from overlapping’ is closed to new replies.
