[Resolved] Footer widget menu and menu link color

Home Forums Support [Resolved] Footer widget menu and menu link color

Home Forums Support Footer widget menu and menu link color

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1352231
    ZUN MIN

    Hi.

    I have changed all the colors but on the footer widget for menus it doesn’t change when I hover on menu text it shows theme default color. can you help?
    also how can I change her divider color as well?
    Thank you.

    #1352287
    Leo
    Staff
    Customer Support

    HI there,

    Can you disable the coming soon page so we can see the issue?

    Thanks 🙂

    #1352302
    ZUN MIN

    Hi,

    I don’t want to publish yet. I will just let you know my id and pass for backend.

    Please have a look and let me know.
    Thank you.

    #1352522
    ZUN MIN

    Can you have a look Leo? thank you.

    #1352538
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS – remove this:

    .menu-main-navigation-container a:hover {
    	color: #09BE9F;
    }
    #1352540
    ZUN MIN

    Hi!

    Thanks for the reply.
    What about changing color for hero divider on main page?
    Thank you!

    #1352571
    David
    Staff
    Customer Support

    In Customizer > Additional CSS – Edit the background: #09BE9F; in this CSS:

    hr, .divider {
        display: block;
        height: 4px;
        max-width: 40px;
        background: #09BE9F;
        margin: 30px auto;
    }
    #1352970
    ZUN MIN

    Thanks. It works!!!

    #1353401
    David
    Staff
    Customer Support

    Glad to hear that

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.