Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1132399

    Hi there,

    What would be the CCS code to change the hover color in the socket menu?

    Thank You,

    #1132799

    Hey skynandi,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .sub_menu_socket li.menu-item a:hover {
    	color: red !important; 
    }

    please adjust the color to suit, if this doesn’t work for you please include a link to your site so I can check the classes.

    Best regards,
    Mike

    #1133514

    Perfect, thank you very much!

    #1133588

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Socket Menu Hover Color’ is closed to new replies.