• Resolved thejapk

    (@thejapk)


    The text color in the Amazon button of the review block takes the same color as the theme’s color for links. How do I change this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @thejapk,

    You can add the following CSS under Appearance > Customize > Additional CSS section to change the button text color.

    .wp-block-themeisle-blocks-review .o-review__footer_buttons a {
        color: ab3722;}

    Feel free to change the color code as per your choice.

    Let me know if you succeed – I’m happy to help.

    Thread Starter thejapk

    (@thejapk)

    great thanks! it worked 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change button text color on product review block’ is closed to new replies.