Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #729417

    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.

    View post on imgur.com

    #730139

    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

    #736060

    PERFECT – THX !!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Vollbild-Slider Höhe anpassen’ is closed to new replies.