Full width slider problem
-
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!
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
Add this CSS to hide the slider’s “View full post” button:
.slider-entry-wrap {
display: none;
}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!
What option do you have checked in the Graphene Slider menu for “What do you want to show in the slider”?
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!
- You must be logged in to reply to this topic.
