Home Forums WoodMart support forum I could’t change the font color in the button for retoure

I could’t change the font color in the button for retoure

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #711098

    gruender-design.de
    Participant

    In my account you could see the orders. If you click on my order on “anzeigen” you will find in the end of the site two buttons for the retoure. The color from the text on the button seems to be the same like the button color. If I changes the colors in woodmark nothing happened. I hope you have an Idea how I can fix the problem.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please try adding this CSS in Theme Settings > Custom CSS and check the issue.

    .woocommerce-MyAccount-content .add-return-shipment,
    .woocommerce-MyAccount-content .woocommerce-button.button.view {
        color: #ffffff !important;
    }

    Best Regards

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