New Landing How can we help? Themeforest Theme Support Dante Changing AUX text color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #60500
    dagashi
    Member
    Post count: 3

    Hi, I ve tried to change the colour of the AUX text in colour customiser, but it doesn’t reflect the colour change at all. How do I go about this?

    #60559
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    nav.std-menu .menu li > a {
    color: #333333;
    }

    And change #333333 to the color you want to use

    – Kyle

    #60572
    dagashi
    Member
    Post count: 3

    Hi,

    Just applied it but it didn’t work.The colour just refuse to change.

    #60609
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add !important on the end, so:

    nav.std-menu .menu li > a {
    color: #333333 !important;
    }

    – Kyle

    #60612
    dagashi
    Member
    Post count: 3

    still doesn’t work. Attached is a screen shot.
    I need to change the text to white and when hover on it, black.

    We can’t change this in colour customiser? Which option is this in the colour customiser?

    #60619
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Could you share your link so that I can provide you with the exact css?

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register