Hello,
In template Joomla 002035, which I bought from you there is probably a mistake . In module on position 6, six articles aren’t equally distributed in 2 collumns. Could you please look at the demo of the http://www.test.akademia-zeglarstwa.pl/ ?
Could you fix it?
Regards,
Ryszard
AS Templates
POSTED: 2017-11-09
Hello AKADEMIA2016,
In your case you have to add the following classes in the style.custom.css file:
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
In template Joomla 002035, which I bought from you there is probably a mistake . In module on position 6, six articles aren’t equally distributed in 2 collumns. Could you please look at the demo of the http://www.test.akademia-zeglarstwa.pl/ ?
Could you fix it?
Regards,
Ryszard
In your case you have to add the following classes in the style.custom.css file:
#featured-row .moduletable .moduletable-wrapper
{
padding: 0px 15px;
}
#featured-row .moduletable
{
border-right: 0px solid #aaa;
box-shadow: 0px 0 0 0 #fff;
margin-left: 1.1%;
}
Regards, AS Team.