Just today, after updating the theme, I noticed that the post title is now showing on my featured slider. Previously, I had this turned off so that it wouldn't overlap with my image titles. I'm using Style 6. I can't seem to find out how to turn this off though. Can you please advise? Thanks!
You can hide posts title on Featured Slider style 6 by add more this code to Customize > Custom CSS:
.penci-mag-featured-content h3{ display: none; }
Also, I think you should go to Customize > Featured Slider Options > and click to "Hide Post Date"
And go to Customize > Colors for Featured Slider > change "Featured Slider Overlay Color Opacity" and "Featured Slider Hover Overlay Color Opacity" to "0"
Hello there,
Just today, after updating the theme, I noticed that the post title is now showing on my featured slider. Previously, I had this turned off so that it wouldn't overlap with my image titles. I'm using Style 6. I can't seem to find out how to turn this off though. Can you please advise?
Thanks!
Hi,
You can hide posts title on Featured Slider style 6 by add more this code to Customize > Custom CSS:
Also, I think you should go to Customize > Featured Slider Options > and click to "Hide Post Date"
And go to Customize > Colors for Featured Slider > change "Featured Slider Overlay Color Opacity" and "Featured Slider Hover Overlay Color Opacity" to "0"
Best Regards,
PenciDesign
Great thanks for the reply. Everything worked well.! Close ticket.