New Landing How can we help? Themeforest Theme Support Joyn Navigation : dash color on hover of the main navigation items is not correct

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #302660
    mengeco
    Member
    Post count: 558

    Hello,

    The dash that appears on hover of the main navigation items is not correct.

    In Color Customizer> Color-navigation> the color is well defined (# fce300) but the wrong color is displayed (# e0a445)

    Regards

    Attachments:
    You must be logged in to view attached files.
    #302701
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The color above is the #FCE300 but in RGBA format and with 0.7 of opacity.

    You add the code below to your custom css option.

    #main-navigation ul.menu > li:hover > a {
        box-shadow: 0 5px 0 #fce300 inset;
    }

    -Rui

    #302724
    mengeco
    Member
    Post count: 558

    Perfect ! Thanks Rui !!!!

    #302737
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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 the following item
Login and Registration Log in · Register