Featured Slider – remove title and date?
-
Can I remove the title and date from a showcase page featured slider. I like the slider with the image but do not want the title and date showing.
The blog I need help with is: (visible only to logged in users)
-
Hi there, make this change, it would require upgrading to the WordPress.com Premium Plan, which includes the Custom Design feature and the ability to Customize the CSS. The following would be the CSS that would be needed.
.home .featured-post .entry-title, .home .featured-post .entry-meta { display: none; }You can try the above code by going to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the above custom CSS and you can preview the change. If you wish to apply that change to your site, you can purchase the WordPress.com Premium Plan.
-
-
- The topic ‘Featured Slider – remove title and date?’ is closed to new replies.