Home Forums Basel support forum button

button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #101035

    Manuel0211
    Participant

    I want to change to white the color of the letter of the button…

    Attachments:
    You must be logged in to view attached files.
    #101037

    Manuel0211
    Participant

    Check it

    Attachments:
    You must be logged in to view attached files.
    #101082

    Hello,

    Add this code to the Theme settings > Custom CSS

    body .widget_shopping_cart .buttons a {
        color: #ffffff;
    }
    body .button, button, input[type=submit] {
    	 color: #ffffff;
    }

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)