I was able to change the size of the header. Can I position the menu text lower? Right now it looks like it’s positioned in the middle / in between.
Hi,
Yes you can, that can be done easily with CSS, can you post the link to your website please?
Regards,
Josue
Hi Jouse,
thanks for your fast reply. I’m looking for a good solution to keep the background on top. Would love to use the fixed version, but with the Logo in White beeing transparent it’s little hard, I thought about puting the menu below. The mobile version looks a little pixeled. Maybe you have an idea.
Best,
Phillip
Hello!
“This short url is no longer active”. Can you post it once again?
Best regards,
Yigit
Hope this works: http://www.2ty.in/1169b
Hello!
Please add this on your custom.css or quick CSS:
.avia-menu-fx {
bottom: 19px;
}
.main_menu ul {
position: relative;
top: 20px;
}
.main_menu .menu ul {
margin-top: -21px;
}
Regards,
Ismael
Thanks Ismael,
how do I move the line in the menu/hover/active?
Right now it’s crossing the items.
Best,
Phillip
Move and how remove ;)
Hope this works: http://www.2ty.in/1172u
Hello!
sorry, still does not work “This short url has expired.”. Please try http://goo.gl/
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling
.avia-menu-fx { display: none; }
Regards,
Yigit
Thank you. Do you know why the last line in the footer is missing in the mobile version?
Hi!
What line are talking about here? The footer menu should be hidden on the mobile view.
Regards,
Ismael
Since we have to put the Imprint there, is there anyway to show this menu?