Hi, is it possible to add single picture not a pos to the element “Bildwechsler für hervorgehobene Bilder” ? Pleace check my screenshots https://drive.google.com/open?id=1-Bp84Mz7CKQ1onHNvqRqvgaK24YAG5yf and https://drive.google.com/open?id=1zlQ0_1DCncC0DtP9DFnWW3jQhqPC7SSF
Best regards
Justus
Hey photojustus,
Can you please attach the mockup of what you’re trying to achieve. You can use just the image element.
Best regards,
Victoria
I want a bild galery., like here https://drive.google.com/open?id=1-Bp84Mz7CKQ1onHNvqRqvgaK24YAG5yf and https://drive.google.com/open?id=1zlQ0_1DCncC0DtP9DFnWW3jQhqPC7SSF. Just without links.
Hi,
Thanks for the update.
Use this css code to disable the links inside the featured image slider.
.avia-featureimage-slideshow .slideshow_caption a {
pointer-events: none;
}
Please don’t forget to toggle the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
Ismael