Home Forums Basel support forum How to override Masonry Grid Read More color

How to override Masonry Grid Read More color

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

    noraferg
    Participant

    I’m using the Masonry Grid element and the button is showing as red. How do I override that? I thought the theme color settings would override that but it’s not. My colors are #003366.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        background-color: green;
    }

    Set the color as per your needs.

    Best Regards

    #147647

    noraferg
    Participant

    Thank you, that fixed the issue.

    #147694

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘How to override Masonry Grid Read More color’ is closed to new replies.