Hello:
2 issues:
1.- I set the blog posts carrousel to tittle, excerpt and read more and it’s not displaying the excerpt:
http://prepro.paadonline.org/innovaciones/?preview=true&preview_id=579&preview_nonce=ef4da058be
2.-CSS to change the font size in the widget for highlighted woocomerce products? I can’t target it with chrome.
Many Thanks
Jorge
To complement that
3.- I want to remove the date and number of comments. If I put
.slide-meta {
visibility: hidden;
}
They are removed but in this case the read more text is too far from the tittle. How can I put them closer?
Thanks
Jorge
Hey!
1) We can’t see a temporary link so I’m not sure what you mean. Make sure however that you are adding in your excerpt content to the excerpt field of the post.
2) I don’t know what widget content you mean. Do you have a live example?
3) You can use display: none; instead of just hiding them.
Cheers!
Devin