• Resolved nostaljinl

    (@nostaljinl)


    Hello,

    Is there a possibility to change only the button of ”Order” to a different color with a CSS code?

    I would like to hear from you.

    Regards,
    Emre

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter nostaljinl

    (@nostaljinl)

    This is the solution.. for people that has the same problem of question.

    a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout {
    
        background-color: #EA0F0F;
    
        color: #000;
    
        border-color: #EA0F0F;
    
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change color of 1 button’ is closed to new replies.