Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • suzanna Friend
    #204041

    Slideshow description doesn’t resize like rest of the site.

    Ninja Lead Moderator
    #560495

    You need to change the css style in the desc of slideshow module

    Open templates/ja_university_t3/css/custom.css file and add new rule

    @media (max-width: 767px) {
    .ja-ss-desc {
    bottom: 0px !important;
    }
    .ja-ss-desc {
    left: 0px!important;
    }
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

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