Change hover color of menu into topbar - by Eden_Lozano

This topic has 2 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Laranz

  • Avatar: Eden_Lozano
    Eden_Lozano
    Participant
    November 7, 2017 at 17:42

    I need change hover color of the menu, socials icons also and menu dropdown into top bar.
    please help-me

    1 Answer
    Avatar: laranz
    Laranz
    Participant
    November 8, 2017 at 07:09

    Hi,

    1. Use this Custom CSS in 8Theme Options -> Stylings -> Custom CSS

    .header .menu-wrapper .menu-main-container .menu > .menu-item > .item-link:hover {
        color: rebeccapurple;
    }

    Change the color to your required color.

    2. For top bar links,

    .top-links a:hover {
        color: red !important;
    }

    Let us know,

    Thanks,
    laranz.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.