Display Navigation not middle (mit V 4.0.7 erledigt)

Phoca Cart - complex e-commerce extension
User avatar
WM-Loose
Phoca Enthusiast
Phoca Enthusiast
Posts: 68
Joined: 22 Nov 2020, 11:43

Display Navigation not middle (mit V 4.0.7 erledigt)

Post by WM-Loose »

Hallo Jan,
Phoca Scroller Modul 4.0.0:

Die Pfeile kleben oben und sind nicht in der Produkt-Mitte.

Ich habe den css-Code wie folgt geändert und in der custom.css hinterlegt.

Vorher mit Navigation (Pfeile) oben klebend:

Code: Select all

.swiper-button-next, .swiper-button-prev {
  top: var(--swiper-navigation-top-offset,50%);
}
Nacher mit Pfeilsymbolen mittig:

Code: Select all

.swiper-button-next, .swiper-button-prev {
  top: var(--swiper-navigation-top-offset,100%);
}

https://imgur.com/a/WYsILe4
Last edited by WM-Loose on 16 May 2023, 13:43, edited 1 time in total.
User avatar
WM-Loose
Phoca Enthusiast
Phoca Enthusiast
Posts: 68
Joined: 22 Nov 2020, 11:43

Re: Display Navigation not middle

Post by WM-Loose »

Sorry, ich hatte das neue Modul noch nicht installiert und dort ist das Problem ja schon mit 4.0.7 behoben.
Problem SOLVED.

Erst updaten dann im Forum nerven ;-)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Display Navigation not middle (mit V 4.0.7 erledigt)

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply