Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #836030

    On my page i have a slider with 4 images.

    They all look great, except the last one on mobile.

    How can i target JUST the 4th slide and change the title & caption to move it down slightly on mobile (on desktop it’s set to bottom framed) because when viewed on mobile the title is getting cut a bit.

    Thanks!

    #836164

    Hey Drebosio,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Best regards,
    John Torvik

    #836814
    This reply has been marked as private.
    #837093

    Hi Drebosio,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av_slideshow_full li img {
        min-height: 180px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #837102

    Hi Victoria,

    This will effect the slider only on mobile? Dont i need the @media query?

    Again on desktop slider looks great, it’s just on mobile i’m having the above issue.

    Just tested the code and it works perfectly!

    thanks victoria and enfold team!! Can close this topic :)

    • This reply was modified 6 years, 9 months ago by Drebosio.
    #837108

    Hi,

    I’m glad you were able to get this fixed. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘slider text position mobile’ is closed to new replies.