• Hi how can I style the button so it matches with my theme.

    I’ve tried to add the styling in the userdefined css section in my product page template in Elementor.

    but the only thing I have managed to change so far is the font-family.

    thanks

    S?ren

Viewing 1 replies (of 1 total)
  • Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    hope you are doing well! ??

    You can style the Frenquently Bought Together button adding a CSS rule like this one on Appearance > Customize > Additional CSS:

    button.yith-wfbt-submit-button.button {
        background-color: red;
    }

    Check it and let us know.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Styling of the button’ is closed to new replies.