- Posts: 24
- Thank you received: 0
advert modules
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
2 years 6 months ago #49285
by Martín G.F.
advert modules was created by Martín G.F.
Very good day.
We need the advert modules to fit vertically on mobile devices, right now they are still in pairs, regardless of format.
I share an image.
The website is thebamboomanor.com/
Thank you very much.
We need the advert modules to fit vertically on mobile devices, right now they are still in pairs, regardless of format.
I share an image.
The website is thebamboomanor.com/
Thank you very much.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 6 months ago #49287
by milos
Replied by milos on topic advert modules
Hello,
This template does not look like that on our demo. Please add this in your custom CSS code (in file custom.css) or in the template options - Custom tab):
Thanks,
Milos
This template does not look like that on our demo. Please add this in your custom CSS code (in file custom.css) or in the template options - Custom tab):
Code:
@media (max-width: 767px) {
.sparky_container > [class*='sparkle'] {
width: 100% !important;
}
}
Thanks,
Milos
The following user(s) said Thank You: Martín G.F.
Please Log in to join the conversation.
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
2 years 6 months ago #49290
by Martín G.F.
Replied by Martín G.F. on topic advert modules
We have not changed anything in these areas.
I have already added the code and it displays correctly.
Thank you very much.
I have already added the code and it displays correctly.
Thank you very much.
Please Log in to join the conversation.
Time to create page: 0.153 seconds