Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: social care slider on mobile devices

#19037
Grace Themes
Member

Hi,

To display the Slider Read More button on mobile device

Go to the Appearance -> Editor -> css/responsive.css
at line no 21 find the below code
.nivo-caption .button{ display:none !important;}

Now change this code with the below updated code
.nivo-caption .button{ padding: 5px 15px !important; font-size: 13px !important; font-weight: 400 !important; }

Regards
Grace Themes