Tagged: content slider
Dear Kriesi,
I’ve just started using Enfold and it looks like a great Theme. I’ve included the “Content Slider” which is a neat tool. However, two things I couldn’t resolve:
1) The arrows are automatically on the top right of the slider. I would however need them vertically in the center of the slider and horizontally all to the left (left button) and right (right button). Could you please help me with this?
2) Is there a way to use the auto-slider and auto-include content from posts?
Thank you and best,
Raphael
Hey eKMUch!
Please try the below CSS in Enfold > general Styling > Quick CSS
.avia-slideshow-arrows.avia-slideshow-controls {
width: 100%!important;
position:absolute!important;
top: 50%!important;
transform: translateY(-50%)!important;
width: 100%;
z-index:999;
}
.avia-slideshow-arrows.avia-slideshow-controls .next-slide {
right: 0!important;
}
2) Is there a way to use the auto-slider and auto-include content from posts?
Please use “Blog post” element in the advanced layout builder. Sliders do not support blogs.
Best regards,
Vinay
Great thank you!
Hey!
Glad we could help!
Best regards,
Vinay