Change Arrow Content In Slideshow Add-on - Question | JoomShaper

Change Arrow Content In Slideshow Add-on

GS

Guido Scala

SP Page Builder 2 years ago

I everybody ! It's possible to use different FontAwesome arrow content in Slideshow add-on? For example "f-angle-double". Or use different icons, or images?

https://www.prnt.sc/URvoaubAIeH7

0
4 Answers
IP
Ivan Petrovic
Accepted Answer
1 year ago #158244

If anyone else is looking for this, here is how you can do it...

Class is added in js_slider.js so changing the core file is not advisable... but you can override content in CSS, for example:

.fa.fa-long-arrow-right::before { content: "\f178"; } .fa.fa-long-arrow-left::before { content: "\f177"; }

JoomShaper Team should reconsider this, and add an option so we can choose what icon will be added, or even move the class to the site.php file so we can override it in the template...

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #158256

Thanks for sharing and thanks for your opinions.

0
GS
Guido Scala
Accepted Answer
1 year ago #158275

Thank you so much.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122028

Hi

Thanks for contacting us. Could you please give me any example/demo of this feature?

-Regards.

0