-
AuthorPosts
-
March 27, 2014 at 7:17 pm #244021
hi again!
how can i do the following stuff to the submenu?
1. bold (like main menu items)
2. changing color
3. hover colorthank You!
Alex
March 27, 2014 at 7:39 pm #244032Also how can i change in the top mentioned stuff for the Mega Menu:
http://nonpardon.com/?page_id=2929Thanks,
AlexMarch 27, 2014 at 7:50 pm #244036Sorry… one last question for the Submenu:
how can i adjust the width of the submenu.
Thank You for the Great Support! I really appreciate it!
AlexMarch 28, 2014 at 7:37 am #244221Hi!
Thank you for using the support forum!
There will be added options to modify the the elements like the submenu inside the theme on the future release of the theme. For now you can use this on Quick CSS or custom.css:
#top .main_menu .menu li ul a { font-weight: bold; } .main_menu .menu ul li a { color: #000000; } .main_menu .menu ul li a:hover { color: #808080; }You can increase the submenu padding using this:
#top .main_menu .menu li ul a { padding: 8px 30px 8px 15px; }Regards,
IsmaelMarch 28, 2014 at 5:53 pm #244497Hi,
thank You vvery much for the reply.
no effect with the following code on the submenu:
.main_menu .menu ul li a {
color: #4285F4;
}.main_menu .menu ul li a:hover {
color: #4285F4;
}Thanks,
AlexMarch 28, 2014 at 6:01 pm #244507one more question please…
i would like to change the width of each submenu individually.
Thank You!
AlexMarch 29, 2014 at 8:54 am #244719Hi!
For the submenu, please use this:
.header_color .main_menu .menu ul li a { color: red; } .header_color .main_menu .menu ul li a:hover { color: blue; }Are you trying to decrease or increase the width? The padding should work in increasing the submenu width. If you want to change it individually, you might need to hire a freelance developer to fix it for you. I’m sorry but that is beyond the scope of support. For further customization, please visit Werkpress.
Cheers!
IsmaelApril 29, 2014 at 12:22 pm #257586Thank You very much.
Greets
Alex -
AuthorPosts
- The topic ‘Submenu Items’ is closed to new replies.
