Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tiwi Friend
    #201564

    It is not really a problem but you do not see the text in the slidesho lite clearly when you use some lighter coulored images as the background in the slideshow, see image.

    Is there some simple solution like a transparent darkened background behind the text?

    Thanks


    1. Untitled
    Pankaj Sharma Moderator
    #550685

    Hi
    yes you can add a background in the text .

    Go to >>>> /templates/ja_sugite/css/themes/orange/mod_jaslideshowlite-custom.css

    Replace this code

    .downdown.active .ja-ss-desc {
    top: 30%;
    left: 0;
    }

    by this code

    .downdown.active .ja-ss-desc {
    top: 30%;
    left: 0;
    background: rgba(0,0,0,0.59);
    padding: 15px;
    border-radius: 12px;
    }

    Save file .clear cache.
    you can change the baqckground color and border radius as per your need .
    it will look like this >>> http://prntscr.com/4q30er

    Let me know if it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 7 months ago.

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