-
AuthorPosts
-
May 13, 2013 at 11:56 am #23194May 14, 2013 at 5:25 am #118896
Hi,
Go to Theme Options > Header > Select “Header with Social Icons and bottom Navigation”.
Or add this on your custom.css to move the menu below.
#menu-main-menu {
margin-top: 45px;
}
.main_menu .menu ul {
top: 70%;
}
.avia-menu-fx {
top: 70px;
}Regards,
Ismael
May 14, 2013 at 7:35 am #118897May 15, 2013 at 2:43 am #118898Hi,
Please remove the CSS code that I gave you. Go to Enfold > Theme Options > Header > Header Type, choose Header with Social Icons and bottom Navigation.
Regards,
Ismael
May 15, 2013 at 6:23 am #118899Thank you, I saw this option, but I think the first option (header with your css-Code) looks better.
Is it difficult to change the css and put the “MegaMenu” below the main menu point?
May 15, 2013 at 10:55 pm #118900Hi,
Can you give us a link to your website?
You can move the mega-menu with this
#header .avia_mega_div {
right: 200px !important;
}Adjust the right position value and don’t remove the !important.
Regards,
Ismael
May 17, 2013 at 8:38 pm #118901My website is http://professional-automated-trading.de.
If I can’t use the other kind of header, I want to delete the top line (class=”container_wrap container_wrap_meta”)
Where can I delete the lines for the top? What is going on when I start an update of the theme, do I have to make this changes again?
Than I would like to write my telefon number on the left side from the social icons.
Can I also delete the small line between the menu points and the line above the menu points?
Lot’s of thanks for your help!
May 20, 2013 at 3:30 am #118902Hi,
You can delete the header meta, that is the top part of the header. Just add this on your custom.css or Quick CSS.
#header_meta {
display: none;
}You need to create a backup of your theme files especially the custom.css and the files you edited when you update the theme.
Regards,
Ismael
-
AuthorPosts
- The topic ‘Header – Menu Points are in front of the logo’ is closed to new replies.


