Hello,
I have a problem with template 002055.
I deactivate the newsletter module and instead I want a third module with links to articles. the problem is that I put my module on the position as-position31 like the others but the module appeared lower instead of aligning with the rating of the other two modules.
can you help me please.
you have special info on my account, thank you
Thank you in advance.
You can see the picture here: https://image.noelshack.com/fichiers/2018/11/5/1521220593-capture.jpg
AS Templates
POSTED: 2018-03-16
Hello FURIOUS,
You have to set Bootstrap column size for each module like you did it for the first one, the parameter you can find under a module Advanced option tab.
Regards, AS Team.
furious
POSTED: 2018-03-17
Hello,
Thank you for your help, my problem is solved thanks to you!
thanks also for your quick reply.
to You are awesome, thanks you.
cordially
Furiou
furious
POSTED: 2022-05-09
Hello,
I want to know if there is a way to make model 002055 slider visible on mobile? If yes, how to achieve this please. That would be really great!
Do you know a proper way to make this possible?
I hope you can help me please.
In advance thank you very much for your help.
Warmly.
Mr. Uhlmann
username : furious
Invoice #: AS41602
Billed On: 2022-05-09
AS Templates
POSTED: 2022-05-09
Hello FURIOUS,
You can enable it by editing 'templates/as002055/css/media.480.css' file the following class (line 74):
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 problem with template 002055.
I deactivate the newsletter module and instead I want a third module with links to articles. the problem is that I put my module on the position as-position31 like the others but the module appeared lower instead of aligning with the rating of the other two modules.
can you help me please.
you have special info on my account, thank you
Thank you in advance.
You can see the picture here: https://image.noelshack.com/fichiers/2018/11/5/1521220593-capture.jpg
You have to set Bootstrap column size for each module like you did it for the first one, the parameter you can find under a module Advanced option tab.
Regards, AS Team.
Thank you for your help, my problem is solved thanks to you!
thanks also for your quick reply.
to You are awesome, thanks you.
cordially
Furiou
I want to know if there is a way to make model 002055 slider visible on mobile? If yes, how to achieve this please. That would be really great!
Do you know a proper way to make this possible?
I hope you can help me please.
In advance thank you very much for your help.
Warmly.
Mr. Uhlmann
username : furious
Invoice #: AS41602
Billed On: 2022-05-09
You can enable it by editing 'templates/as002055/css/media.480.css' file the following class (line 74):
@media (max-width: 480px)
#slider-row {
display: none !important;
}
Regards, AS Team.