Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vivaldo moscatelli Friend
    #949343

    Hi all,
    I need to show the slideshow on every responsive layout (Large Medium Small Extra Small) but it seems to be shown only on Normal view; all the others doesn’t have the slideshow module displayed… How can I fix it…
    http://www.scuolelanuovaimmagine.it/scuole/
    Thanks is advance as usual.
    Vivaldo

    Pankaj Sharma Moderator
    #949353

    Hi
    Go to /css/custom.css file in the template folder and add below code

    @media screen and (max-width: 767px){
    .t3-slideshow {
        display: block!important;
    }}

    Save file , clean cache and check .

    egymedotcom Friend
    #1010895

    Actually there is no /css/custom.css at any folder! under templates

    Pankaj Sharma Moderator
    #1010896

    Hi
    Kindly create the file and add the code if its not present.
    /css/custom.css file in the template folder.

    Regards

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

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

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