• Closed
  • SriSri
    Spectator
    31.08.2014 at 06:49 #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
    01.09.2014 at 13:30 #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
    01.09.2014 at 16:51 #12697

    Thanks… It worked.

    Manfred Kulemann
    Spectator
    Posts: 2
    15.12.2015 at 08:31 #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: 2656
    15.12.2015 at 15:21 #23069

    Hi Manfred,

    Please post your url to your button.

    Thanks!

    Manfred Kulemann
    Spectator
    Posts: 2
    15.12.2015 at 18:03 #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