Same font and size for READ MORE and SOCIAL

This topic has 6 replies, 2 voices, and was last updated 4 years ago ago by Rose Tyler

  • Avatar: fredwerk
    fredwerk
    Participant
    March 3, 2020 at 12:21

    Hi,

    I would like READ MORE and SOCIAL buttons/text to have same font than post title.

    As well, I would like the READ MORE button to have different colours, #553b8a background with white text and when hover, background changes to this colour #9680c1

    Many thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2020 at 08:21

    Hello,

    Please provide us with screenshots.

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    March 4, 2020 at 09:46
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2020 at 10:13

    Hello,

    .post-single .post-share .share-title {
        font-family: "BaarPhilosBold-K7jl";
    }
    .read-more {
        font-family: "BaarPhilosBold-K7jl";
        background-color: #553b8a;
        color: white;
        border-color: #553b8a;
    }
    .read-more:hover {
        background-color: #9680c1;
        border-color: #9680c1;
        color: white;
    }

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    March 4, 2020 at 11:33

    Thank you, this worked great!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2020 at 11:41

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.