Tagged: Layer Slider
have problem with the responsive layerslider, there is a gap after the slide, cannot find out the problem. please help
Hi Mervyn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#layer_slider_1 {
height: auto!important;
}
Best regards,
Yigit
Hi!
Code is currently not being applied. Please try adding it to Style.css file of your child theme in Appearance > Editor.
Also, i noticed that you are using an older version of the theme. Version 2.9.1 is available on ThemeForest. If you would like to update the theme, please see video tutorial here – http://vimeo.com/67209750
Cheers!
Yigit
Frustrated – I am having same issue.
Fresh loaded theme and newest version of WP, using child theme.
i did enter this in the child theme quick css
div#layer_slider_1 {
height: auto!important;
}
nothing changed
This is the code culprit i think:
div.template-page.content.av-content-full.alpha.units 1210px x 101px
please advise what to edit and where