Hide Hero Image in Gallery

Support Area Forums Selfie Hide Hero Image in Gallery

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://
  • Author
    Posts
  • #24822
    Jacob Ravn
    Participant

    Dear Bill,

    Thanks for a great theme.

    I would like the Hero Image not to display as the first image in the gallery. Is that possible? If not, is there any way to hide the Hero Image caption in the gallery? I’m not a fan of captions and I would really appreciate if I could work around them.

    Thanks,

    Jacob

    #24823
    Bill Robbins
    Moderator

    Hello Jacob,

    I’m glad you’re enjoying the theme. Great question too. You can hide the hero image from the lightbox. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #swipebox-slider .slide:first-of-type {
      	display: none;
      }
      
    3. Update your settings.

    If you run into any questions or trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide Hero Image in Gallery’ is closed to new replies.