Hello I can't see the image of AS Sequence Slider in mobile version. thank you
AS Templates
POSTED: 2017-05-16
Hello ANNALAURAMILLACCI,
The slider in mobile version is disabled as you can see in our demo preview: https://www.astemplates.com/itempreview-iphone-portrait/436, there is no enough space for it, but you can enable it by editing 'templates/as002085/css/media.480.css' file the following class:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
The slider in mobile version is disabled as you can see in our demo preview: https://www.astemplates.com/itempreview-iphone-portrait/436, there is no enough space for it, but you can enable it by editing 'templates/as002085/css/media.480.css' file the following class:
#slider-row {
display: none;
}
Regards, AS Team.