-
AuthorPosts
-
January 23, 2016 at 11:04 am #570510
Hallo,
ich möchte gerne die Navigationspfeile für meinen Vollbild-Slider auf meiner Startseite unterdrücken, es gibt da Darstellungsprobleme auf dem iPad.
2. Die Navigations-Punkte (Bullets) auf der Unterseite beim Vollbild-Slider möchte ich etwas weiter auseinandergezogen darstellen, damit man es besser anklicken kann. zu sehen auf meiner Homepage http://www.scan.atVielen DANK für den Support!
MfG
FritzJanuary 25, 2016 at 10:34 am #571198Hey fridu83!
1. Naviagtionspfeile hast du scheinbar bereits erfolgreich ausgeblendet, denn ich kann keine sehen.
2. Nutze folgenden Code im Quick CSS Feld:
#top .av-control-minimal .avia-slideshow-dots a { margin-right: 15px; }und passe selbstständig an.
Gruß,
AndyJanuary 25, 2016 at 6:36 pm #571530DANKE! hat funktioniert.
Das mit die Pfeile habe ich dann doch noch wo angefunden..
#fullscreen_slider_0 .avia-slideshow-arrows {
display:none !important;
}VG
FritzJanuary 25, 2016 at 6:44 pm #571538Hey!
Not sure if it was resolved or not. Google translate did not help much :)
If you would like to turn off arrows on selected sliders, please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your slider and give it a custom CSS class and then add following code to Quick CSS.your-custom-class .avia-slideshow-arrows { display: none !important; }Regards,
YigitJanuary 26, 2016 at 12:55 am #571732Hello,
thanks a lot for your support I could solve my problem –> with
#fullscreen_slider_0 .avia-slideshow-arrows {
display:none !important;
}
it works well. Is your solution better than the other or shall I take your solution?PS: I will study that do you sent to me
I’,m not sure, must I close this thread??
BR
FritzJanuary 26, 2016 at 8:51 am #571951Hi Fritz,
If your solution works I would go with that, if you don’t have any more questions we’ll close the thread for you?
Regards,
RikardJanuary 26, 2016 at 11:07 am #572014Hi Rikard,
It works, you can close this threadthanks a lot
BR
FritzJanuary 26, 2016 at 4:22 pm #572191Hi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Vollbild Slider Navigation Pfeile unterdrücken /no arrows’ is closed to new replies.
