Okay
  Public Ticket #1150441
Button on
Closed

Comments

  •  2
    mteepee started the conversation

    Hi there,

    I got two different button colors on my website. I would like to change the bright button with the white letters into red letters like the dark button. See attached files-

    How can I do this?

    BR
    Marco

  •  9,007
    Tahir replied

    Hey Again,

    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Just made the Ticket Private .

    Be,st 


    ThemeNectar Support Team 

  •  2
    mteepee replied

    of cource:

    user: admin

    pw: connect74

    thx

  •  9,007
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .light .nectar-button.see-through-extra-color-gradient-1 .start {
        -webkit-text-fill-color: #c30017;
        text-fill-color: #c30017;
    }

    Thanks


    ThemeNectar Support Team