Title: Slider text button
Last modified: June 16, 2019

---

# Slider text button

 *  [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/)
 * Hi,
    My slider text button do not show properly on mobile and tablet. It is visible
   on landscape mode but not when I use thise devices in portrait mode, how to fix
   this?

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

 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11644062)
 * Hi,
 * Please share me your site URL.
 * Thanks.
 *  Thread Starter [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11644102)
 * Hi
    [http://www.promohouzz.pl](http://www.promohouzz.pl) I switched off the under
   construction mode for you so you can have a look
 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11647589)
 * Hi,
 * Use the given CSS code in the custom CSS box and save the changes.
 *     ```
       @media only screen and (max-width: 480px) and (min-width: 200px){
       .carousel-caption {
           top: 20%;
       }
       .carousel-text .enigma_blog_read_btn {
           display: block;
       }
       }
       ```
   
 * Thanks.
 *  Thread Starter [trudzia84](https://wordpress.org/support/users/trudzia84/)
 * (@trudzia84)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11648841)
 * Hi, it worked on mobiles. Thank you. What about tablets- what would be the code
   for that?
 *  [Droopie](https://wordpress.org/support/users/droopie/)
 * (@droopie)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11649018)
 * CAN YOU PLEASE TAKE ME OFF OF THIS THREAD!!! I’VE BEEN GETTING EMAILS SINCE IT
   STARTED.
 *  [surbhis](https://wordpress.org/support/users/surbhis/)
 * (@surbhis)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11651538)
 * Hi,
 * Use this code, will work for all the layouts
 *     ```
       .carousel-text .enigma_blog_read_btn {
           display: block !important;
       }
       ```
   
 * Thanks.

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

The topic ‘Slider text button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/enigma-parallax/7.71/screenshot.
   png)
 * Enigma Parallax
 * [Support Threads](https://wordpress.org/support/theme/enigma-parallax/)
 * [Active Topics](https://wordpress.org/support/theme/enigma-parallax/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/enigma-parallax/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/enigma-parallax/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [surbhis](https://wordpress.org/support/users/surbhis/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/slider-text-button-2/#post-11651538)
 * Status: not resolved