Tagged: post slider
-
AuthorPosts
-
August 1, 2021 at 1:41 am #1313637
Hey guys,
I want to display my posts like Netflixs post slider. What should I have to do to achieve this with the ALB post slider? This post slider should only have a arrow on both sites when the user slide and only one arrow by default if the user dont slide. And if this is possible the post slider should be optimize for responsive design. I dont want to set a column number – the slider should automatically fit in the width of the site.
August 3, 2021 at 1:28 am #1314027Can someone help me?
August 4, 2021 at 6:20 am #1314265Hi,
Thank you for the inquiry.
You can use css media queries if you want to adjust the width of the slider entries on different screens.
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .slide-entry { margin-left: 4% !important; width: 29.333333333333332% !important; clear: none !important; float: left !important; } }Unfortunately, the changes with the arrow will require modifications in theme that are beyond the scope of support. You may need to hire a freelance developer to do the modifications, or contact our partner (Codeable).
// https://kriesi.at/contact/customization
Best regards,
IsmaelAugust 5, 2021 at 12:32 am #1314498Hey Ismael,
thank you for the first step solution.
But it now shows the posts on more than one line:

How should I change to put it always on only one line?-
This reply was modified 4 years, 3 months ago by
coolicious.
August 6, 2021 at 9:36 am #1314774Hi,
Thank you for the update.
Did you set the slider to have 5 columns? Try to adjust the value of the width property in the css code that we suggested above.
Best regards,
IsmaelAugust 6, 2021 at 1:08 pm #1314850Hey Ismael,
yeah, I have 5 columns. I think this is a problem of responsiveness? When I drag the screen smaller than 768 pixels, a few posts slip into the second line.
August 8, 2021 at 7:09 pm #1315132Hey Ismael,
I have found a plugin which can I use for my wishing solution. Thank you anyway :)
August 9, 2021 at 3:56 am #1315190 -
This reply was modified 4 years, 3 months ago by
-
AuthorPosts
- The topic ‘How can I edit the "post slider" module into a "Netflix"lookalike post slider?’ is closed to new replies.
