Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1163914

    ​Hi dear ,

    We have created 2 advanced layer sliders. The top one to display on desktop, the other to display on mobile.

    How do I stop the entire layer slider from displaying on the desktop?
    Please only turkish support team.

    Thanks for help ,
    Orhan Başkal

    • This topic was modified 4 years, 11 months ago by obaskal.
    #1163915

    I can send you photos about this issue.

    #1164113

    Merhabalar!

    Lutfen assagidaki kodu Enfold theme options > General Styling > Quick CSS alanina ekleyin

    @media only screen and (max-width: 481px) { 
    #layer_slider_1 { display: none!important; }}
    @media only screen and (min-width: 480px) { 
    #layer_slider_2 { display: none!important; }}

    Best regards,
    Yigit

    #1164662

    Çok Teşekkür ederim Yiğit işinizde bir numarasınız 10/10 :)

    #1164685

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1164992

    Hi Jordan,

    You can close this topic but I have one more problem.
    I cant use endolf thema contact form I geting error message.What can I do for this issue?

    Thanks,

    #1164994

    Merhabalar,

    Rica ederim, yardimci olabildigime sevindim. Iltifatiniz icinde tesekkurler! :)

    Bu arada, Enfold dokumentasyonunu burada bulabilirsiniz – https://kriesi.at/documentation/enfold/
    Baska her hangi bir sorunuz veya sorununuz olursa Enfold forumu altindan yeni konu acmaktan lutfen cekinmeyin!

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Layer Slider Hide on Desktop’ is closed to new replies.