Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980235
    ravensfan
    Participant

    Friends i am displaying posts from a single category “featured”. The issue is that almost all of my posts have galleries and they show under the featured image on the main page and it makes each post take up a lot of space. See link below.

    http://www.manscavesports.com/

    Is there a way to get it to stop showing the gallery on the main page ? I have selected to just show an excerpt on main page but did not seem to help. Any suggestions are very happily welcomed.

    #980295
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .home .ilightbox_gallery {
        display: none;
    }

    Hope it helps 🙂

    #980334
    ravensfan
    Participant

    You are amazing Thai, thanks so much friend.

    #980716
    Rue Nel
    Moderator

    Don’t mention it!
    We’re happy to help.

  • <script> jQuery(function($){ $("#no-reply-980235 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>