-
AuthorPosts
-
July 4, 2017 at 2:29 pm #816338
Hello
How can I have border only on main menu and not on submenus even if I have not menus with submenus?
Can I have border based on breadcrimbs?
I have the following css code but only works where I have submenus…
Thank you in advance and you are doing a great job with the enfols theme!
Regards
July 4, 2017 at 2:41 pm #816346Hey devok!
Can you please post a link to your website and a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Cheers!
YigitJuly 4, 2017 at 2:55 pm #816354I would like to have round border on main menu and not on sub menus
Thanks
July 4, 2017 at 2:57 pm #816356Hi,
Please change your code to following one
#header .av-main-nav > li.current-menu-item> a > .avia-menu-text { border: 2px solid rgba(55, 55, 55 ,1) !important; margin-left: 5px !important; padding: 10px !important; border-radius: 40px !important; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitJuly 4, 2017 at 3:00 pm #816359Ok but then when I am on a sub menu page I don’t have rounder border on the main menu
July 4, 2017 at 3:08 pm #816362I fixed using the following code:
#header .av-main-nav .current-menu-ancestor> a > .avia-menu-text
{border:2px solid rgba(55, 55, 55 ,1) !important;margin-left:5px !important;padding:10px !important;;border-radius: 40px !important;}Thanks!
July 4, 2017 at 3:17 pm #816364Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘main menu only border’ is closed to new replies.
