New Landing How can we help? Themeforest Theme Support Dante Searching for hex reference

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #230060
    IFPdev
    Member
    Post count: 1

    I have been searching for this particular inline style to change the value of the hex code but I can’t find it anywhere. Can you please assist?

    nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a {
    color: #1BBEB4; }

    I would like to change the color HEX value away from this teal color, I was able to make 98% of the color changes I needed to in the theme options area but this appears to be hardcoded somewhere.

    #230098
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code at Admin -> Theme Options -> Custom CSS/JS -> Custom Css.

    nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a {
    color: #1BBEB4 !important; /*MUST CHANGE THE COLOR CODE ONLY HERE*/
    }

    This code will work perfect.
    Thanks
    Mohammad

    #230301
    IFPdev
    Member
    Post count: 1

    this worked. thank you

    #230306
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Mohammad

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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