Viewing 16 post (of 16 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #537187

    I am not sure exactly the article name to work on this page but you can try with my suggestion below.

    Change:


    <ul class="thumbnails">
    <li class="col-xs-12">
    <a title="" href="/images/LUNCH1.JPG" class="thumbnail active">
    <img src="/images/LUNCH1.JPG" alt="" width="400" height="516">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/LUNCH2.JPG" class="thumbnail">
    <img src="/images/LUNCH2.JPG" alt="" width="400" height="517">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/Slide1.JPG" class="thumbnail">
    <img src="/images/Slide1.JPG" alt="" width="400" height="517">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/Slide2.JPG" class="thumbnail">
    <img src="/images/Slide2.JPG" alt="" width="400" height="518">
    </a>
    </li>
    </ul>

    To:


    <ul class="thumbnails">
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/LUNCH1.JPG" class="thumbnail active">
    <img src="/images/LUNCH1.JPG" alt="" width="400" height="516">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/LUNCH2.JPG" class="thumbnail">
    <img src="/images/LUNCH2.JPG" alt="" width="400" height="517">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/Slide1.JPG" class="thumbnail">
    <img src="/images/Slide1.JPG" alt="" width="400" height="517">
    </a>
    </li>
    <li class="col-sm-6 col-xs-12">
    <a title="" href="/images/Slide2.JPG" class="thumbnail">
    <img src="/images/Slide2.JPG" alt="" width="400" height="518">
    </a>
    </li>
    </ul>

    See my draft here.

    If it does not help, please pm me admin credentials, I will help you out.


    1. Dining_Menu
Viewing 16 post (of 16 total)

This topic contains 16 replies, has 7 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

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