• Closed
  • SriSri
    Spectator
    August 31, 2014 at 6:49 am #12657

    1. I want to change the background color and the font color for “Learn More” button in the Front Page Content Boxes. How do I do that?

    2. I also want to know how to link the “Learn More” button to a page. Thanks!

    Roman
    Spectator
    Posts: 3147
    September 1, 2014 at 1:30 pm #12685

    insert in the Custom CSS field for example:

    .content-box .read-more { background: #555; color: #fff; }

    to link a button you can use for example:

    <a class="read-more btn" href="http://example.com/your-page">Learn more</a>

    SriSri
    Spectator
    Posts: 10
    September 1, 2014 at 4:51 pm #12697

    Thanks… It worked.

    Manfred Kulemann
    Spectator
    Posts: 2
    December 15, 2015 at 8:31 am #23059

    We changed the Button color with this custom css but there is a very fine line of the original green sticking out I assume the Border Line. Do you know where to change that Value so that the border color is the same?

    Denzel Chia
    Moderator
    Posts: 2672
    December 15, 2015 at 3:21 pm #23069

    Hi Manfred,

    Please post your url to your button.

    Thanks!

    Manfred Kulemann
    Spectator
    Posts: 2
    December 15, 2015 at 6:03 pm #23077

    HI Denzel
    I think I fixed it now
    The Domain is still on a temp IP until we move it over
    Currently here.
    http://98.143.147.230/~danmilco/
    Once the Site is done we will update the DNS to point to current old website.
    thanks