Tagged: featured slider title, slider-title
Hi there,
Just go to Appearance > Customize > Design Options > Custom CSS and paste the below custom CSS code to hide the content and continue reading link from the featured slider and just show title.
.featured-slider .featured-text { font-size: 0; line-height: 0; padding-bottom: 0; } featured-slider .featured-text a { display: none; }
Thank you!
Thank you so much!!
Welcome anytime @nschowdhury