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
i have 2046 and want to hide AS ArtSlider on mobile devices.
Could you help please?
What is your website url please?
Regards, AS Team.
Try to add the following class to the '/templates/as002046/css/media.767.css' file
#slider-row
{
display: none;
}
Regards, AS Team.