Forum Replies Created

Viewing 1 replies (of 1 total)
  • How do I change the blue colour and underlined style of the link when using [field title-link]?

    Here is my loop:

    [loop type=”post” category=”reynslubankinn” order=”ASC” count=”20″ columns=”4″ pad=”10px 10px”]
    <div class=”row”>

    <div class=”reynslubankinn”>[field thumbnail-link]</div>

    <div class=”reynslubankinn”>
    <h2>[field title-link]</h2>

    <p>[content field=”excerpt” words=”10″]</p>
    </div>

    </div>
    [/loop]

    Thank you!

Viewing 1 replies (of 1 total)