Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #215793

    When I see my mainpage in the mobile, Main slide & Image are seen too small.

    So I want to remove slide&image in the mainpage mobile.

    remove slide & image

    my site link : http://www.lawbis.com/

    #215795

    Hi wethepublic!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    #layer_slider_1, .el_after_av_layerslider { display: none; }}

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘I want to remove slide&image in the mainpage mobile.’ is closed to new replies.