Full width slider problem

  • Anonymous

    #18712

    Thanks for the quick replies!

    I tried changing the slider display type to background image and excerpt, but it still displays the same way.

    Regarding the borders, margins etc. How would I remove those? Is it somewhere in the options or do I need to write it into my css? I’m relatively new to coding, sorry!

    Anonymous

    #18713

    Ah sorry, I just checked again and the display is good now in terms of it showing the full image without white space!… but I don’t want to have the ‘view full post’ part on it, I just want the images in the slider without an excerpt. I also set the display to ‘full post content’ but that still makes the images position slightly to the right and overflow.

    Admin

    Syahir Hakim

    #18714

    Add this CSS to hide the slider’s “View full post” button:

    .slider-entry-wrap {
    display: none;
    }

    Anonymous

    #18715

    Great, that was exactly what I was after! Thanks a lot. It all looks good now 🙂

    But for some reason, the slider is showing an image that I don’t want to be there. It seems to be pulling the image from my ‘About us’ page (a picture of rings). The picture of the rings isn’t in any of my posts so I don’t know why it shows up in my slider… I assume I’m missing something here!

    http://www.onesixlimited.com

    Anonymous

    #18716

    What option do you have checked in the Graphene Slider menu for “What do you want to show in the slider”?

    Anonymous

    #18717

    Aaaaah! I just looked at the Slider options and realised I could set it to show specific posts. How silly to have missed that! hahaha Thanks for bringing that to my attention Josh!

Viewing 6 posts - 21 through 26 (of 26 total)

  • You must be logged in to reply to this topic.