Title: CSS issue
Last modified: February 8, 2021

---

# CSS issue

 *  Resolved [srdmh](https://wordpress.org/support/users/srdmh/)
 * (@srdmh)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/css-issue-79/)
 * Hi Folks,
 * I really like your plugin.
 * There’s one issue I’d like your help with please.
 * It has to do with the slides that are not active – parts of them are still visible,
   [like this](https://herodevelopment.com.au/allbathroomgear/wp-content/uploads/2021/02/text-slider.png).
 * Can you help me resolve this, please?
 * Thanks,
    Steve
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-issue-79%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [konstntinm](https://wordpress.org/support/users/konstntinm/)
 * (@konstntinm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/css-issue-79/#post-14301732)
 * I’m having the same problem here. How did you solve it?
 *  [konstntinm](https://wordpress.org/support/users/konstntinm/)
 * (@konstntinm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/css-issue-79/#post-14301885)
 * 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;
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/text-slider-testimonial.svg)
 * [Text Sliders](https://wordpress.org/plugins/text-slider-testimonial/)
 * [Support Threads](https://wordpress.org/support/plugin/text-slider-testimonial/)
 * [Active Topics](https://wordpress.org/support/plugin/text-slider-testimonial/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/text-slider-testimonial/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/text-slider-testimonial/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [konstntinm](https://wordpress.org/support/users/konstntinm/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/css-issue-79/#post-14301885)
 * Status: resolved