Tagged: x
-
AuthorPosts
-
July 29, 2016 at 12:21 pm #1109087
countrymilesParticipantFor some reason, a slider showing all the images in a post appears above the post header. I WANT the slider on my home page, which is currently set to display my top 5 posts, but how can I remove the slider from all post pages?
See http://www.countrymiles.net/bangkok-part-2-death-railway-tourist-train/ – the slider also appears to create a large gap underneath the post heading??Thanks in advance!!
July 29, 2016 at 1:39 pm #1109184
RahulModeratorHey There,
To hide post slider please add the following CSS code under Customize -> Custom -> CSS:
@media (max-width:760px){ .x-flexslider.x-post-slider { display: none; } }You can attach credentials of your site i.e. WordPress Username and Password so that we can have closer look to it. It will be helpful for our staff to investigate it better.
Thanks for understanding!
July 29, 2016 at 3:20 pm #1109325
countrymilesParticipantThis reply has been marked as private.July 29, 2016 at 7:31 pm #1109568
JadeModeratorHi there,
Please try this:
.single-post .x-flexslider-featured-gallery { display: none; }Hope this helps.
July 30, 2016 at 4:14 am #1109953
countrymilesParticipantThat’s done it! Thank you so much guys!
July 30, 2016 at 4:25 am #1109964
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1109087 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
