Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2018894
change style of the blog button "read more"
Closed

Comments

  •  2
    outlawzz started the conversation

    Hy, 

    We want to change the style of the "read more" blog button. We want to change the color and the hover color and we want to give it an outline look. can you please find a solution? i attached 2 pics one how it looks now, and one how it should look like - hover colour should be red.

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .vc_btn3.vc_btn3-color-juicy-pink, 
    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        color: #000 !important;
        border: 1px solid #000 !important;
        background-color: transparent !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        border-radius: 0 !important;
    }
    5110651633.png