Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #305609

    have problem with the responsive layerslider, there is a gap after the slide, cannot find out the problem. please help

    #305617

    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

    #305637
    This reply has been marked as private.
    #305639

    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

    #350870

    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

    #350908

    Hi!


    @imoutsidethebox2
    Please post the link to your website

    Regards,
    Yigit

    #352558
    This reply has been marked as private.
    #352565

    Hi!

    Please add following code to Quick CSS

    .home div#after_layer_slider_1 {
    display: none;
    }

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.