Tagged: testimonial
-
AuthorPosts
-
July 4, 2019 at 11:55 am #1115721
Hi,
Is it possible to remove the arrows from the large testimonial slider? I really like the layout but only have one quote. Please, can you get back as soon as possible as I need to put the page live today?Many thanks
July 4, 2019 at 12:51 pm #1115743Hey Kamakshi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .av-large-testimonial-slider { display: none; }Best regards,
YigitJuly 4, 2019 at 1:11 pm #1115749Hi Yigit,
Thanks for getting back to me but that code doesn’t seem to work!
July 4, 2019 at 1:45 pm #1115759Hi,
If you are using a cache plugin, please flush cache and refresh your page a few times. If it does not help, please try adding !important rule as following
#top .av-large-testimonial-slider { display: none!important; }If that still does not help, please post temporary admin logins here privately so we can look into it :)
Best regards,
YigitJuly 4, 2019 at 1:59 pm #1115767Hi,
That doesn’t work either – the entire testimonial disappears when the above code is added. I just want to remove the arrows on the side.
Login details belowJuly 4, 2019 at 2:03 pm #1115772Hi,
Excuse me i gave wrong selector, please use following code
#top .av-large-testimonial-slider .avia-slideshow-arrows { display: none !important; }This should work. If it does not, please share a link to your website as well.
Best regards,
YigitJuly 4, 2019 at 2:11 pm #1115777That worked indeed! Thanks for your help.
July 4, 2019 at 3:10 pm #1115803Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Arrows from testimonial slider’ is closed to new replies.
