Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1088563

    Hi, I spent a bunch of time configuring a slider with a background image to display just right for both computer and mobile. Then, I decided I wanted the effect of a fixed background. The changes I made for this are perfect on the computer, but now the mobile isn’t displaying properly. There must be some kind of way to keep the settings I had before for mobile but let me keep the fixed background for computer.

    #1089653

    Hey treemango,

    Yes, you can copy those settings and paste their CSS output.
    This could make things work out.

    Best regards,
    Basilis

    #1090175
    This reply has been marked as private.
    #1091056

    Hi,

    Best regards,
    Victoria

    #1091171
    This reply has been marked as private.
    #1092798

    Hi,
    One way to correct this would be to create a second slider for mobile only, this way you can create a mobile-optimized version.
    Then use the screen options to hide one slider and show the other based on screen size.

    Best regards,
    Mike

    #1092924
    This reply has been marked as private.
    #1092932

    Hi,
    Glad to hear, I took a look at your site and changed your desktop version from using the “hide on mobile” option to using the “hide under” option and set it to 900px.
    This is because it gives you better control. So this makes your break point 900px which is good, but please look at your mobile version for tablets, your caption is still too large. Please see the screenshot (1) in Private Content area.
    Please try setting your “slider canvas” to 890px-625px and then adjust your caption size.
    2019-04-20-100717

    Best regards,
    Mike

    #1094557
    This reply has been marked as private.
    #1094567

    Hi,
    For your follow up question, yes, please feel free to make this change. But from my experience, there is no 900px device, but your thoughts are valid :)
    For your question #2, I see that you are using version 4.5.4 of Enfold. Can you please update to v4.5.6, thanks :)

    Best regards,
    Mike

    #1094859
    This reply has been marked as private.
    #1094906

    Hi,
    Thanks for the feedback on question #2, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia_mobile #top.home .ls-in-out {
        display: block !important; 
    }

    Best regards,
    Mike

    #1094967
    This reply has been marked as private.
    #1094982

    Hi,
    Please try removing this last solution, and try this one instead
    Sometimes the functions.php will require scripts to be added via ftp, please provide logins in the Private Content area if you would like a hand with it.

    Best regards,
    Mike

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