Tagged: menu
-
AuthorPosts
-
April 1, 2014 at 5:36 pm #246170
Hi everyone.
I’m in need of some help.
I would like to change text color and background color and the hover text color and background color of the sub menu.
After some searching of the forum i couldn’t find a solution.thats an image of how the website looks at the moment. i would like the sub-menu to have the inverse colors of the main menu.
Thanks in advanced.
- This topic was modified 10 years, 7 months ago by moreleads.
April 2, 2014 at 10:37 am #246462bump!
April 2, 2014 at 1:17 pm #246505Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #header .mega_menu_title a:hover { color: red; } #top #header .mega_menu_title a { color: blue; } .header_color .main_menu .menu ul li a:hover { background-color: orange; } #top .header_color .main_menu .menu ul li>a:hover { color: green; } #top .header_color .main_menu .menu ul li>a { color: yellow; }
Regards,
YigitApril 2, 2014 at 1:42 pm #246520Thanks Yigit for your reply.
Almost all i wanted i could do with your code but not all.How do i change the mega menu color. With your code i just could change the text color and the text background color.
And i got some new doubts.
how can i adapt the size of this menu image1 to look more like this image2
and on image2 has you can see. i have a 1 line with 6 columns + 1 line with 1 column.
How can i change this to 1 line with 7 columns
Thanks in advance
April 2, 2014 at 1:52 pm #246522WHY do people bump after 12 Hrs? This is a support forum, not a personal (unpaid) Tech Support resource for free customization!
Just asking!
- This reply was modified 10 years, 7 months ago by AndrewJ.
April 2, 2014 at 2:34 pm #246540Thanks for your reply LostInFrance even if it was uncalled for.
If the bump is so problematic you should let the moderators handle it,since you are just a participant.
Thanks anyway.April 3, 2014 at 7:06 pm #247183Hi!
Can you post the link to your website?
Our queue goes from oldest to the newest queries so self posting actually sends your post to the end of the queue, just a friendly reminder :)Regards,
YigitApril 3, 2014 at 7:08 pm #247185The site is not “live” yet so i can’t get you a link.
Thanks for the reminderApril 3, 2014 at 7:13 pm #247189Hi!
If what you would like to achieve is having 7 columns in mega menu, please see Peter’s answer here – https://kriesi.at/support/topic/create-7-columns-megamenu-enfold/#post-166500
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.