Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • eagle75au Friend
    #206232

    Hi,

    Can someone help me, I need to remove the green bar that runs between the slideshow and the body of the site

    see attached image

    http://grampianschalets.reviveit.com.au

    Thanks


    1. Changes
    Ninja Lead Moderator
    #570140

    You can fix that bug with my solution below

    Open templates/ja_decor/local/css/themes/green/mod_jaslideshowlite.css file

    find and change


    .ja-ss-item img {
    background: #fff
    width: 100%;
    max-width: 100%;
    margin-bottom: 200px;
    }

    to


    .ja-ss-item img {
    background: #fff
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    }

    eagle75au Friend
    #570776

    Awesome thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  eagle75au 8 years, 12 months ago.

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