Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nathanlgv4u Friend
    #201810

    Now this has probably been answered, but i’m struggling to find the answer.

    I’m very slow so please do type slowly!

    My JA slide show on my home page on the 2nd slide is putting the text too low and I can’t figure out how to move it up. I did manage it for the first one some how but for the list of me can’t manage the second one.

    Pankaj Sharma Moderator
    #551769

    Hello nathanlgv4u
    to put the text bit above , you need to do some css work .
    do this
    Go to /*===============================
    /templates/ja_nuevo/css/mod_jaslideshowlite-custom.css
    ================================================================================*/

    Find this code :
    .active.rupup .ja-ss-desc {
    top: 35%;
    right: auto;
    bottom: auto;
    left: 50%;
    }

    Change it into

    .active.rupup .ja-ss-desc {
    top: 15%;
    right: auto;
    bottom: auto;
    left: 50%;
    }

    save files , clear cache and check .
    it will look like this >>> http://prntscr.com/4suniz

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 10 years, 1 month ago.

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