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

    Hi all,
    I have a gallery of images here: http://www.scuolelanuovaimmagine.it/scuole/gallery1.html
    under the image slider there is the same article ( <div id="item-container" etc.) but I don’t want it to be displayed… How can I do it?
    In the same page there is the NO ARTICLE button: is there a way differente from css to hide it?
    Thanks…

    Pankaj Sharma Moderator
    #951205

    Hi
    Add below code in custom.css file to hide it

    
    .itemid-137 #item-container {display:none;}
    ivavia Friend
    #997118

    Thanks, is it possible to hide only the first article in the container, since it is the same article as the article in the slider above?


    1. screenshot-kasovci
    Pankaj Sharma Moderator
    #997217

    Hi
    No the solution is only for the module. And it works for all article in the modules.

    ivavia Friend
    #997363

    Ok, can I hide the slider then?

    Pankaj Sharma Moderator
    #997365

    Hi
    Use this code to hide the slider in custom.css file

    .itemid-137 #item-container {display:none;}
    

    change the 137 with the menu item id of your page.

    ivavia Friend
    #997417

    Pankaj, I tried that one, your answer is the same as the one when the guy asked to hide container.
    I would like to hide slider instead. Can you help?

    Pankaj Sharma Moderator
    #997471

    Hi
    Kindly post your working site url here.
    Regards

    ivavia Friend
    #997629

    Main page:
    Kasovci website

    Video list:
    Video list

    Gallery:
    Gallery

    If you need login and password, let me know.

    Pankaj Sharma Moderator
    #997718

    Hi
    To hide the slider from the homepage just unpublish the slideshow module from your site.
    On video page there is no slider published.
    For gallery page to hide the slider

    .itemid-115 .ja-gallery-list-wrap {display:none;}

    Add the code in custom.css file.

    ivavia Friend
    #997853

    Thank you, that code worked! Best wishes!

    Pankaj Sharma Moderator
    #997967

    You are welcome

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

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

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