Oxygen Theme Featured Slider
-
Is there a way to hide the title/date of the post across the image, and have it just be a slider of photos?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi there, and sure thing. Add the following CSS to hide the date, metadata, and title.
.featured-post .entry-title, .featured-post .entry-date, .featured-post .entry-meta { display: none; }
- The topic ‘Oxygen Theme Featured Slider’ is closed to new replies.