Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1188961

    Hi,
    I found that if I insert a button in my blogposts (example: https://ebredoszexualitas.hu/blog/igy-onkielegit-fanni/) even if I change the button color to magenta, it stays grey. I used the basic editor, not the advanced. Can you help me fix this?
    Thanks, Kati

    #1189216

    Hey polilili,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #main .entry-content .wp-block-button__link {
        background-color: #b90239;
        color: #fff;
    }

    this will make your button background color magenta and the text white, feel free to adjust to suit.
    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1189828

    Great, it works, thanks!

    #1189952

    Hi,

    Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.