-
AuthorPosts
-
October 27, 2016 at 10:39 am #704777
Hi,
I am using the custom menu widget via the avia page builder on some pages. I would like to change some of the css settings, without changing the settings of the main content:– font-color
– text-transform
– active background color
– hover color
– hover background colorI couldn’t find the corresponding div id for the custom menu widget. Can you please help me?
Best,
Nedim
-
This topic was modified 9 years ago by
nedimhazar.
October 27, 2016 at 2:43 pm #704851Hey nedimhazar,
To find the css class names right click and inspect the elements. Without being able to view your page it is difficult to provide the actual css class names. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
Best regards,
VinayOctober 27, 2016 at 2:46 pm #704856Hi Vinay,
here is the link:
I tried with “menu-yazilar-container” it didn’t work.
Thanks in advance,
Nedim
October 28, 2016 at 6:46 am #705152Hi,
Here are the class names you can target.
font-color – .widget_nav_menu .menu-item a
text-transform – .widget_nav_menu .menu-item a
active background color – .widget_nav_menu .menu-item .current-menu-item
hover color – .widget_nav_menu .menu-item a:hover
hover background color – .widget_nav_menu li a:hoverBest regards,
VinayOctober 28, 2016 at 3:32 pm #705336Hi Vinay,
Thank you! That solved my problem.
Best,
Nedim
-
This reply was modified 9 years ago by
nedimhazar.
October 28, 2016 at 5:44 pm #705370Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
This topic was modified 9 years ago by
-
AuthorPosts
- The topic ‘Css code for custom menu widget’ is closed to new replies.
