Hi AS Theme,
I know that the theme is responsive. Anyhow I would like to show the slider images up at least on a tablet (iPad mini in my case).
unfortunately there are NO settings where I can tell the theme what to show on what device.
Is there any possibility?
Thanks
Charly
AS Templates
POSTED: 2015-05-21
Hello CHARLYCOMCON,
Yes, it should be done by editing css files. Please provide us with your site url, we will check it and let you know.
Regards, AS Team.
CharlyComCon
POSTED: 2015-05-22
Hi AS Team,
the requested URL is
http://www.deutscheseckbangkok.com/de2/
Another question:
Why does the AS ArtSlider only shows 3 images when it's set to "Slider Home"?
Thanks for help.
Charly
AS Templates
POSTED: 2015-05-22
Hello CHARLYCOMCON,
In case to enable the slider on mobile devices you have to find and remove the following class from: 'templates/as002052/css/media.768.css' and 'templates/as002052/css/media.480.css' files
#slider-row {
display: none;
}
The slider shows articles depends on 'Number of Articles' parameter under the extension Basic Options.
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 know that the theme is responsive. Anyhow I would like to show the slider images up at least on a tablet (iPad mini in my case).
unfortunately there are NO settings where I can tell the theme what to show on what device.
Is there any possibility?
Thanks
Charly
Yes, it should be done by editing css files. Please provide us with your site url, we will check it and let you know.
Regards, AS Team.
the requested URL is
http://www.deutscheseckbangkok.com/de2/
Another question:
Why does the AS ArtSlider only shows 3 images when it's set to "Slider Home"?
Thanks for help.
Charly
In case to enable the slider on mobile devices you have to find and remove the following class from: 'templates/as002052/css/media.768.css' and 'templates/as002052/css/media.480.css' files
#slider-row {
display: none;
}
The slider shows articles depends on 'Number of Articles' parameter under the extension Basic Options.
Regards, AS Team.