Hallo,
gibt es die Mgölichkeit das der Vollbild-Slider 100% in der Breite und 90% in der Höhe ist.
Hätte gerne das die 10% vom Content schon zu sehen ist.
Hey Reinhard,
Thank you for using Enfold.
This is possible but you have to modify one of the parent theme files. Edit the js > shortcodes.js file then look for this code around line 2270:
wh100_mod = wh100,
.. replace it with:
wh100_mod = wh100 - wh100 * 0.1,
Best regards,
Ismael
PERFECT – THX !!