Tagged: x
-
AuthorPosts
-
June 26, 2016 at 5:52 am #1059966
liz80yParticipantHi,
I have created a new slider to go into a category page i have (Planning 101).
1. There is a slider currently in this category. I can’t see where this slide is in the Slider Rev program. It doesn’t seem to be listed, so i can’t delete it. I also can’t see how it was added. Can you tell me?
2. I have searched and searched trying to find where to put the short code in a category for the new slider (Planning 101) to be visible.
3. I would like to create the slider so that there is no text overlay. Just the featured image.
June 26, 2016 at 5:53 am #1059970
liz80yParticipantThis reply has been marked as private.June 26, 2016 at 6:36 am #1060010
ChristopherModeratorHi there,
You can disable post slider under Customize -> Ethos.
To add revolution slider to archive pages, follow this link : https://community.theme.co/forums/topic/slider-in-category-archive/Hope it helps.
June 26, 2016 at 7:08 am #1060023
liz80yParticipantThanks for that.
Is there any way of being able to take the text overlay away from the post slider that’s set up in Customize – Ethos?
🙂
June 26, 2016 at 7:28 am #1060036
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-post-slider .cover { display: none !important; }Hope that helps.
June 26, 2016 at 7:26 pm #1060547
liz80yParticipantWorked well. Thanks!
Can i be a pain and ask two more things?
1. Is there code to remove the darkness from the slider? So that it appears as the original featured image?
2. Can we make the featured image smaller in the slider so that the entire frame around the title appears?You’ve been so wonderful. I really appreciate your help with this.
June 26, 2016 at 10:13 pm #1060791
Rue NelModeratorHello There,
Thanks for the updates!
1] To remove the darkness from the slider, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-post-slider-entry>a { background-color: transparent !important; }2] Do you want something like this? http://prntscr.com/blibsh
If this is the case, please add the following css code in the customizer, Appearance > Customize > Custom > CSS.site .x-post-slider .x-post-slider-entry { background-size: 80% auto; }Please be advise that because we made the width smaller, there is now some spaces in the left and right. If you do not want it, you will need to increase the height of the slider instead. From 300 pixels, maybe increasing it to something else will help.
Hope this would work out.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1059966 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
