New Landing How can we help? Cardinal Change Read Button on blog post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #228889
    lgblom
    Member
    Post count: 219

    Hi,
    is it possible to change size of Read More button on blog-post?
    I try to change h3 font size but it didnt work.

    How can i change color on this button whitout change colors on other buttons on site?

    You fint site here: http://andersberglund.net/

    Best
    /L G

    #228896
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    try this css.

    .read-more-button {
        font-size: 18px!important;
        padding: 24px 26px!important;
    }

    Hope it helps.

    -Rui

    #228901
    lgblom
    Member
    Post count: 219

    Thank´s Rui.
    It works perfect.
    Can i also change color on text and background on this button without change other buttons?

    /L G

    #228904
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .read-more-button {
     color:#fff !important;
     background:#000 !important;
    }

    Thanks
    Mohammad

    #228909
    lgblom
    Member
    Post count: 219

    Thank´s Mohammad and Rui for your help!!!

    Now it works perfect and my client is happy 🙂

    /L G

    #228917
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks Mohammad!
    -David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register