Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1074414

    Hi
    The slideshow does not fit well with text over the images so it was hidden.
    To show it:
    Open template manager > open JA Platon > Layout > Responsive layout > Extra small > click on the slideshow position to show it in this layout.
    If you want to show the description of slideshow in the mobile
    Add below code in /css/custom.css

    @media (max-width: 991px) {
      .acm-slideshow .owl-carousel .item .slider-content .item-desc {
        display: block! important; }}
    

    Save and check.

    Regards

    shoumikdas Friend
    #1074476

    Thanks! Please close this thread.

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

This topic contains 2 replies, has 2 voices, and was last updated by  shoumikdas 6 years, 5 months ago.

The topic ‘Display slideshow in mobile site’ is closed to new replies.