I have a question, I have installed the ASartslider and got it working nicely. However the top and bottom have a white spacing. I tried changing the height changing the bootstrap size but that didn't work.
Do I need to change other settings?
AS Templates
POSTED: 2017-04-20
Hello RVERSLEIJEN,
What is your website url please?
Regards, AS Team.
rversleijen
POSTED: 2017-04-20
http://kei-moj.nl/
AS Templates
POSTED: 2017-04-20
Hello RVERSLEIJEN,
You have to delete padding in the 'templates/as002052/css/tmpl.default.css' file in the following class (line 1539):
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 a question, I have installed the ASartslider and got it working nicely. However the top and bottom have a white spacing. I tried changing the height changing the bootstrap size but that didn't work.
Do I need to change other settings?
What is your website url please?
Regards, AS Team.
You have to delete padding in the 'templates/as002052/css/tmpl.default.css' file in the following class (line 1539):
.moduletable.slider {
overflow: hidden;
padding-bottom: 8px;
padding-top: 8px;
}
Regards, AS Team.
Kind Regards