Comments Matthew Slocombe started the conversationMarch 18, 2020 at 12:31pmPlease could you let me know where abouts are the controls/code for changing the menu element values, colour values most importantly? Hover, Active, Normal 1,699Andrey repliedMarch 18, 2020 at 1:50pmHello, Dear Matthew Slocombe!If you want to set up the menu, you can put the following code.Please, сlick WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code: .ds .sf-menu > li > a:hover, .ds .sf-menu > li.active > a { color: #0d76e2; } .ds .sf-menu > li > a { color: #b33232; } .flex-menu.justify-nav-end .nav { justify-content: flex-end; } Best Regards!Matthew Slocombe repliedMarch 18, 2020 at 2:10pmThank you for your reply Andrey. This CSS does not appear to have any effect however.Just to confim, Iwish to control the colours for the main menu on the Krafty theme Sign in to reply ...
Please could you let me know where abouts are the controls/code for changing the menu element values, colour values most importantly? Hover, Active, Normal
Hello, Dear Matthew Slocombe!
If you want to set up the menu, you can put the following code.
Please, сlick WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code:
Best Regards!
Thank you for your reply Andrey.
This CSS does not appear to have any effect however.
Just to confim, Iwish to control the colours for the main menu on the Krafty theme