Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • unvacancier Friend
    #955566

    Hello,

    i have an JACM module and i would like to know how to show the content on smartphone.


    1. 20160801104842
    2. IMG_8139
    Pankaj Sharma Moderator
    #955599

    Hi
    In mobile the view is not good with the content and bg image , this is reason its hidden via default css .
    But you can show it , add below code in custom.css file and check

    @media screen and (max-width: 767px)
    {
    #section-556 {background-size:cover!important;}
    
       .acm-hero.style-2 .hero-description {
        display: block!important;
    } }
    

    Hope it helps .

    unvacancier Friend
    #955619

    Many thanks, working well.

    As you can see, on mobile view, the slideshow not working well because each pictures have not the same size. is there a way to change this ?

    Pankaj Sharma Moderator
    #955680

    Hi
    for slideshow i suggest you to use same size of images to get same view .

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, 3 months ago.

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