Image alignment in carousel
- Posted by Excalibur (19) Offline
Hi
where and what do I have to change in a CSS in order to align all images in the carousel as center? The images have all different sizes but I still want to have them all at least centered.
Thanks
1 year 3 months ago #1
by Excalibur
where and what do I have to change in a CSS in order to align all images in the carousel as center? The images have all different sizes but I still want to have them all at least centered.
Thanks
The topic has been marked as resolved.
- Posted by TemplatePlazza (5260) Offline
Hi can you please share your website URL with me so that I can take a look?
1 year 3 months ago #2
by TemplatePlazza
The topic has been marked as resolved.
- Posted by Excalibur (19) Offline
The topic has been marked as resolved.
- Posted by TemplatePlazza (5260) Offline
You can add this code to the CSS Adjustment tab in the module settings:
1 year 3 months ago #4
by TemplatePlazza
.tns-item {vertical-align:middle!important;text-align:center!important; }
The topic has been marked as resolved.
- Posted by Excalibur (19) Offline
The topic has been marked as resolved.