I used to see text from my post displayed on each image of the accordion slider when i hovered my mouse over the image but now nothing shows and the white translucent bar is empty. How can I get the slider to show an excerpt of the post text? The title of the post displays fine.
Post text not showing on accordion slider
5 posts from 2 voices-
Posted 1 year ago #
-
Any updates on this?
K
Posted 1 year ago # -
Hey,
open up style.css and search for:
.feature_excerpt{ width:610px; position: absolute; display: block; bottom: 0; left:0; z-index: 2; padding:14px 15px; font-size: 11.5px; line-height:1.5em; cursor: pointer; background: #000; color: #fff; }Change the color from white (color: #fff;) to black (color: #00;) or any other dark color :)
Posted 1 year ago # -
Thanks so much, that worked and i'm glad you're back!
K
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














