Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #298551
    Nunes
    Member
    Post count: 203

    Hi, Is there any possibility that only one of the buttons on the menu is of a different color? I would like the button “Loja Virtual” was another color (the letters).
    Thank you.

    #298552
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option
    The 1st css rule is for the text color and the 2nd for that icon color.

    .menu-item-88 span.menu-item-text {
        color: #fff!important;
    }
    
    .menu-item-88 .fa-shopping-cart:before {
        color: #b9ccc4!important;
    }

    Hope it helps.

    -Rui

    #298553
    Nunes
    Member
    Post count: 203

    TANKYOU!!!!

    #298564
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

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