• Closed
  • mick hall
    Spectator
    18.12.2015 at 17:54 #23137

    Am new to all this so please be gentle with me!

    Can someone explain to me what content boxes do ?

    can they link to another page?

    or how are they best used please

    mick

    Denzel Chia
    Moderator
    Posts: 2656
    19.12.2015 at 09:30 #23144

    Hi,

    There is content box shortcode for you to use in a page.
    There is Theme Options -> Front page content boxes
    for you to add content boxes to homepage.

    Using the example button code.

    <a class="read-more btn" href="#">Learn more</a>

    You can modify and point to google, be replacing # with URL

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

    Content box are for writing an excerpt of a page and button link to page that you want user’s attention.

    Thanks!