Forums
(@konstntinm)
3 years, 7 months ago
I have now used this workaround. It is not optimal, but it works.
#tns1 > li:not(.tns-slide-active) { padding-right: 3rem; padding-left: 3rem; } #tns1 > .tns-item { width: calc(12.48%) !important; } .text_slider_content { margin-right: 20px; }
I’m having the same problem here. How did you solve it?