Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pagefactory Friend
    #191229

    Hi there,

    In position 4 (default pref.) the read more is the “text” and in position 1,2,3 there is a icon (arrow) for readmore
    example page = http://www.pro4care.nl/waarom-pro4care-kiezen.html

    Question:

    How do I fix that position 4 has also the icon way for readmore ? no text as now “Lees meer”

    Ninja Lead Moderator
    #508483

    You can change it here

    Open templates/ja_beranis/tpls/blocks/spotlight-1.php file

    from

    <div class="span4 item-last">
    <jdoc:include type="modules" name="<?php $this->_p('position-4') ?>" style="T3Xhtml" />
    </div>

    Change to

    <div class="span4">
    <jdoc:include type="modules" name="<?php $this->_p('position-4') ?>" style="T3Xhtml" />
    </div>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum