Sight Theme Slider date removing possible?
-
Is there a possibility to remove the “posted on date” line in the featured slider pictures of the sight theme? http://sightdemo.wordpress.com/
The blog I need help with is: (visible only to logged in users)
-
To hide the “posted on date” text just from the featured slider area in the Sight theme, you could use custom CSS like this:
#featured-content .featured-post-content .entry-header .entry-meta { display: none; }To customize a WordPress.com blog with CSS, you would need to purchase the Custom Design upgrade, but you can try it out anytime before that by going to Appearance > Customize > Custom Design and clicking the Try Now button.
-
- The topic ‘Sight Theme Slider date removing possible?’ is closed to new replies.