-
AuthorPosts
-
November 15, 2017 at 10:26 pm #877238
Hello,
I would like to have menu items in the center. I removed logo by quick css:
.logo { display: none; }
and now I need to alignment the menu items on the center. Is any quick css for that?I have tried to use with any values of percentage, but still not working.
.avia-menu.av-main-nav-wrap {
left: -50%;
}Can you help me please?
Thanks
L.
November 16, 2017 at 12:53 am #877296Hey ladislavhrabal,
Please provide a link to the page in question so we can look into this issue further.
Best regards,
Jordan ShannonNovember 16, 2017 at 9:21 am #877413Hey Jordan,
And I have one more question, why is the item menu “Fotogalerie” underlined? How can I make same color as other items?
Please let me know
L.
November 17, 2017 at 12:15 am #877859Hi,
The menu now looks centered to me. Did you still need help with that issue?
Best regards,
Jordan ShannonNovember 17, 2017 at 9:53 am #877991Hi,
Yes, I still need help.
On a different resolutions it looks deferent. On wide screen you can see it better.
Still it is not in the center.Any ideas?
L.
November 17, 2017 at 2:35 pm #878069Hi,
Do you still have this css running?:
.avia-menu.av-main-nav-wrap { left: -50%; }
Best regards,
Jordan ShannonNovember 17, 2017 at 2:44 pm #878076Hi,
no, its not running.November 17, 2017 at 2:55 pm #878082Hi,
Try adding the following to quick css:
.main_menu{ left:1%!important; position:relative!important; }
Best regards,
Jordan ShannonNovember 17, 2017 at 3:07 pm #878093Still the same problem, if I will change the percentage value I think I can fix it on wide screen. But when I will display it on regular screen the menu items will not be in the center.
L.November 17, 2017 at 3:11 pm #878098Hi,
In that case it may be a matter of tailoring the % to fit different screens using media queries within the css.
Best regards,
Jordan ShannonNovember 17, 2017 at 10:07 pm #878312Hi,
ok, I will try that.
Thanks for your help and time.
L.
November 19, 2017 at 8:35 am #878715Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardNovember 19, 2017 at 9:21 am #878729Hi,
I have one more problem mentioned above with underlined menu item.
When I am at homepage http://test.budvidetnawebu.cz/wp_/ I have “underlined” menu item “Fotogalerie” as seen at this screenshot: https://prnt.sc/hcclds
Why is that?
And if you cklick to “Skupiny” the underline is moved to “language switcher”
I really dont understand what is wrong.Any ideas?
Thanks
L.
November 20, 2017 at 4:21 pm #879193Hi,
So you would like the underline removed completely?
Best regards,
Jordan ShannonNovember 20, 2017 at 4:33 pm #879205Hi,
not exactly.
If the mouse hover on a title then display the underline.
And display underline on menu items of the current visited page.thanks
L.
November 20, 2017 at 5:06 pm #879227Hi,
First add this to quick css to remove the underline:
#menu-item-29 .avia-menu-fx{ display:none!important; }
Best regards,
Jordan ShannonNovember 20, 2017 at 5:35 pm #879244I got it, now its displayed only on mouse hover – fine.
thanksNovember 20, 2017 at 5:42 pm #879248Hi,
Did you need additional help?
Best regards,
Jordan ShannonNovember 20, 2017 at 5:46 pm #879252Yes, please.
I need underlined actuall visited page, is it possible?L.
November 20, 2017 at 9:33 pm #879361Hi,
Try this with quick css:
.current-menu-parent{ text-decoration:underline; }
Best regards,
Jordan ShannonNovember 21, 2017 at 12:49 am #879439Hi,
ok, we can close this ticket.
Thank you very much for your help and time!
See you on another ticket :-)L.
November 21, 2017 at 3:59 pm #879786Hi L,
Glad to hear that and thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘Menu items alignment to center’ is closed to new replies.