Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • cperrot Friend
    #976998

    I am using JA Biz Template with the JA Slideshow 2.7.5. When I resize the Window with CTRL+M in Firefox the Font does of the Slide description stays the same size and the full text is not visible.

    Check out http://www.priceless-exchange.com

    Regards

    Cedric

    Pankaj Sharma Moderator
    #976999

    Hello @cedric
    Could u check the site on a real device with its default size and check the problem , it been hard to replicate issue without checking it on a real device with its default size.
    You can also give me a screenshot of the issue , this will help me to understand the problem you are facing on your site .

    cperrot Friend
    #977014

    I tried it on a android phone with the dolphin browser but the problem is exactly the same in firefox on windows 10 when you resize firefox with CTRL+M.

    The image sometimes stays big does not resize and sometimes it does and text never resizes.

    Check it out.

    Regards

    Cedric

    Pankaj Sharma Moderator
    #977036

    Hi
    JA slideshow does not support the mobile view with same style that you can see in the desktop .
    because in mobile the area is very less and its not able to adjust all the details in small area .
    Either you have to hide the description in mobile view or you can add below code in custom.css file to adjust it on image .

    @media(max-width:468px;){
    .ja-slidewrap .maskDesc {
        bottom: 100px !important;
        width: 100% !important;
    }}

    Hope it helps .

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

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

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