-
AuthorPosts
-
February 18, 2019 at 1:59 pm #1068359
Hello,
how can I change the submenu (dropdown menu) colours for the secondary menu in Enfold? You find the link below, I want it to look like the Main menu.February 18, 2019 at 4:41 pm #1068451Hey rotarex,
Best regards,
VictoriaFebruary 19, 2019 at 8:15 am #1068805Hello Victoria,
find the link below. The secondary menu drop-down is green with a dotted line between options, I need it to be white, same as the main menu dropdown.
Thank you in advance!February 19, 2019 at 1:04 pm #1068923Hi rotarex,
Thank you for clarifying.
https://cl.ly/0e0b6d2e5a08 I am seeing it white. Did you get it working for you or do you need more help?
Best regards,
VictoriaFebruary 19, 2019 at 1:14 pm #1068933Hello again Victoria,
please tell me the exact place in wp enfold menu where this customisation can be done. Thank you!
February 19, 2019 at 1:22 pm #1068939February 20, 2019 at 8:18 am #1069294Hi,
Thanks for the screenshot, you can set that under Enfold->Advanced Styling, look for the Main menu sub level links options.
Best regards,
RikardFebruary 20, 2019 at 2:59 pm #1069487Hello Rikard,
I made the modification in the advanced styling tab, but still, it doesn’t suit my needs. See the link below.
Thank you very much!February 21, 2019 at 10:32 am #1069856Hi,
Thanks for that, is that the extra menu above the main menu you are referring to? If so then it’s white on my end already, please try clearing your browser cache if you are not seeing the changes. If it’s not that menu you are referring to then please post a link where we can see the results shown in your screenshot.
Best regards,
RikardFebruary 21, 2019 at 2:57 pm #1069958Hello Rikard,
I have cleared cache and everything, the website I’m talking about is http://www.roprofil.com and yes, I am talking about the extra menu above the main menu. I want to keep the dropdown of the extra menu as it is, but I want the main links (the ones in the green section) text to be white without modifying the colour of the main menu links.
Thank you for your patience! :)February 25, 2019 at 12:33 pm #1071257Hello Rikard,
I have cleared cache and everything, the website I’m talking about is http://www.roprofil.com and yes, I am talking about the extra menu above the main menu. I want to keep the dropdown of the extra menu as it is (white background and grey text), but I want the main links (the ones in the green section) text to be white without modifying the colour of the main menu links.
Thank you for your patience! :)February 26, 2019 at 6:04 am #1071632Hi,
Thanks for the update.
You can use this css code to change the color of the secondary menu items to white.
.header_color .sub_menu>ul>li>a { color: #ffffff; } .header_color .phone-info { color: #ffffff; }
If you want to include the social icons, add this:
.header_color .social_bookmarks a { color: #ffffff; }
Please don’t forget to toggle the Enfold > Performance > File Compression settings after adding the modifications.
Best regards,
IsmaelFebruary 28, 2019 at 9:57 am #1072559Hello Ismael,
I pasted the code but it also changes the submenu text in white, making it impossible to read. I want the text above the logo to be white, please give me the code for that too. Se screenshot below. Looking forward to your answer.
Kind regards
March 1, 2019 at 4:57 am #1072865 -
AuthorPosts
- You must be logged in to reply to this topic.