-
AuthorPosts
-
May 6, 2022 at 3:07 pm #1350811
Hi,
This is a follow up on a few more customizations from this thread
https://kriesi.at/support/topic/move-post-slider-arrows-from-hover-to-always-show/The section I am referring to is the Post Slider
1- Is is possible to change the right and left arrows to look more like my mockup? The color and position of the arrows. Also, the arrows should ALWAYS be on the page, not just on hover.
2- Can I add the dots at the bottom of the section like my mockup?
mockup – https://ibb.co/Xxs48V3
dev site – http://balrajt9.sg-host.com/
Thanks
May 9, 2022 at 5:39 am #1350984Hey navindesigns,
Thank you for the inquiry.
1.) Try to use this css code to adjust appearance of the slider navigation.
.avia-content-slider, .avia-content-slider-inner { overflow: visible; } #top .avia-content-slider .avia-slideshow-arrows .prev-slide { margin-left: -100px; } #top .avia-content-slider .avia-slideshow-arrows .next-slide { margin-right: -100px; } .avia-slideshow-arrows a:before { background: transparent; color: orange !important }2. Unfortunately, you cannot add the dot navigation to the post slider without modifying the postslider.php file.
Best regards,
IsmaelMay 10, 2022 at 2:13 am #1351095This looks great.
Is there anyway the arrow can ALWAYS be there on the page instead of on hover only?May 14, 2022 at 11:14 am #1351753Hi,
Sorry for the late reply. What you are requesting will be included in Enfold 5.0.
Best regards,
RikardMay 16, 2022 at 5:14 am #1351886Thanks
When is enfold 5.0 coming out and is there a list of new features that I can see?
May 16, 2022 at 6:13 am #1351898Hi,
There is no ETA yet for 5.0 but will be available soon. Unfortunately, we do not have a full list of features and changes yet. We will try to tag @guenter.
Best regards,
IsmaelMay 16, 2022 at 2:11 pm #1351957Hi,
Here you can find a rough overview of upcoming releases:
https://kriesi.at/support/topic/enfold-upcoming-fixes/
Best regards,
Günter -
AuthorPosts
- You must be logged in to reply to this topic.
