Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    Try by adding the below CSS code

    .menu {
        background: indigo !important;
    }
    
    .menu > li > a:hover {
        background: red;
    }

    There are thousands of free plugin available on WordPress plugin repository.

    Thanks ??

    Thread Starter balmofgileadade

    (@balmofgileadade)

    Thanks a lot Kafleg. It worked, but please, can you help me a more styling options in the code like separating each menu button to stand alone? I’ll be very grateful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS Editing’ is closed to new replies.