Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Read More Buttons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2660
    Neil
    Participant

    Hi,

    Thanks for all your previous support – i’m very impressed with the Theme and support! 🙂

    Would it be possible or too difficult to use the Read More ‘oval’ buttons (used in several sections of the main page) on other pages. They are active on mouse-over and very nice so would love to use them in other pages if possible?

    Many thanks, Neil

    #2669
    Grace Themes
    Member

    Hi Neil

    To use homepage Read More ‘oval’ buttons on other pages

    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS

    and use below css code in custom css box

    .pagebtn{ border:1px solid #404040; color:#404040 ; padding:8px 20px; display:inline-block; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
    .pagebtn:hover { background-color:#5095ce; border-color:#5095ce; color:#fff; }

    Now to display button, please use below HTML code in WordPress page

    <a class="pagebtn" href="http://localhost/project/demo/business-web/55/">Read More</a>

    Regards
    Grace Themes

    #2714
    Neil
    Participant

    Hi,

    Many thanks, that works great!

    Regards, Neil

    #2715
    Grace Themes
    Member

    Hi Neil

    Please don’t hesitate to contact us for any support. Our support team is always ready to help you with any problems of customization.

    Regards
    Grace Themes

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.