Tagged: fontello, simple slider
-
AuthorPosts
-
March 24, 2016 at 11:38 am #602939
Hi,
i want to use other arrows (icons) for the simple Slider, which are used to switch to the next image.
I have seen that “Fontello” is used for these icons. In Which file can i chance these icons for the simple Slider?<a href="#prev" class="prev-slide" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello">Zurück</a>
Look forward to hear from you
March 24, 2016 at 12:49 pm #602970Hi Chris_85!
Please refer to this post – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
YigitMarch 24, 2016 at 3:44 pm #603141hi,
thanks for your answer, worked fine…
I look also for a solution to use two arrows in a row… so i need the file where i can change the code for the icons in the simple slider…??
Cheers
March 24, 2016 at 3:48 pm #603146Hey!
Can you please post the link to your page and a screenshot and show the changes you would like to make?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Regards,
YigitMarch 24, 2016 at 4:23 pm #603202i want to change the arrow in the sreen-shot. I want so have 2 arrows in a row….
login to see the website…
Cheers
March 24, 2016 at 4:32 pm #603215Hey!
Can you please post the link to your login page as well?
/wp-admin and /wp-login.php is not working for me.Best regards,
YigitMarch 24, 2016 at 4:44 pm #603228see the private content…
March 24, 2016 at 5:00 pm #603243Hey!
Please firstly refer to this post – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/ and add additional icon fonts. Once you add the font icons you would like to use, let us know so we can proceed.
Regards,
YigitMarch 24, 2016 at 5:20 pm #603264the icon i want to use is still there :
/ue804
But i want to use two icons in a row…data-av_icon="/ue804" data-av_icon="/ue804"
Thankyou
March 24, 2016 at 5:26 pm #603266Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
a.next-slide:before { content: '»'; } a.prev-slide:before { content: '«'; }
Cheers!
YigitMarch 24, 2016 at 5:40 pm #603276works good! Thankyou… is there a possibility to use “double arrows” in a bigger size?
Cheers
March 24, 2016 at 5:42 pm #603278Hi!
Please add following code to Quick CSS as well
#top .avia-slideshow-arrows a { font-size: 55px; }
Best regards,
YigitMarch 24, 2016 at 5:51 pm #603283Thanks! works fine!
- This reply was modified 8 years, 7 months ago by Chris_85.
-
AuthorPosts
- The topic ‘Switch Fontello Icons in the simple Slider’ is closed to new replies.