-
AuthorPosts
-
October 16, 2014 at 10:09 am #336661
Hello,
This has already been discuted here : https://kriesi.at/support/topic/fullscreen-slideshow-bottom-anhor-enfold-v3/
But I’m sorry to insist about that, your new animated anchor for the fullscreen show is not user friendly at all and not visible on images with whiter backgrounds.
Please give us this back :
Or let us have the choice to chose what we want.>> I need to upgrade to the new enfold version but I can’t because of that anchor …
@Yigit tell me to go to https://kriesi.at/support/enfold-feature-requests/ to ask for it, well… maybe I can do it, but I realy apreciate that this feature to be back in an update whitout ask for something that was working well before…Thanks a lot
October 16, 2014 at 4:01 pm #336833Hi pako69!
I direct you to that page because that where Kriesi watches for requests. Some elements change with updates. That was one of it. If you can request, Kriesi would consider bringing it back or provide an options to choose between two
Cheers!
YigitOctober 16, 2014 at 6:22 pm #336964Hello @Yigit, that’s what I did but I’m very frustated being forced to wait for a feature we had before : I can’t upgrade to Enfold V3 because of that… :( to bad
October 17, 2014 at 4:31 am #337125Hi!
You can change the color and background of the arrow then remove the animation with this:
#top .scroll-down-link { height: 60px; width: 80px; margin: 0px 0 0 -40px; line-height: 60px; color: blue; bottom: -10px; text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); -webkit-animation: none; -moz-animation: none; animation: none; border-top-right-radius: 50px; border-top-left-radius: 50px; }
Best regards,
IsmaelOctober 17, 2014 at 9:02 am #337210October 17, 2014 at 1:28 pm #337285Hi!
Please add following code to Quick CSS as well
#top .scroll-down-link:hover { height: 80px; transition: height 0.3s ease-in-out; -webkit-transition: height 0.3s ease-in-out; -o-transition: height 0.3s ease-in-out; -moz-transition: height 0.3s ease-in-out; } #top .scroll-down-link { transition: height 0.3s ease-in-out; -webkit-transition: height 0.3s ease-in-out; -o-transition: height 0.3s ease-in-out; -moz-transition: height 0.3s ease-in-out; }
Best regards,
YigitOctober 18, 2014 at 11:58 am #337667Wonderfull @Yigit
:-)
Thanks -
AuthorPosts
- The topic ‘Want my Fullscreen Slider Anchor back please…’ is closed to new replies.