Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1236867

    Hi We have a site built on Enfold Child theme, we used the easyslider to create and image with coloured band below it with link to another page which works fine on desktop and tablet but the coloured band and caption header disappear on mobile.

    Can you please let me know a solution

    Lorna

    #1237238

    Hi Lorna,

    I can’t see an easy slider on the page you linked to, could you post a screenshot highlighting the problem and a link to where we can see the actual element as well please?

    Best regards,
    Rikard

    #1237286
    This reply has been marked as private.
    #1237287
    This reply has been marked as private.
    #1237367

    Hi Matty3mil,

    You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.

    Best regards,
    Victoria

    #1237375
    This reply has been marked as private.
    #1237758

    Hi Matty3mil,

    Thank you.

    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

    
    @media only screen and (max-width: 989px) {
    	.avia-slideshow-inner li:first-child .av-slideshow-caption {
    		top: auto !important;
    	}
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1237792
    This reply has been marked as private.
    #1237866

    Hi Matty3mil,

    Glad we could help :)

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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Easyslider issue on mobile’ is closed to new replies.