[Plugin: upPrev Previous Post Animated Notification] Change Article Title to h4?
-
Hi, sorry to ask for a css lesson, but would you please tell me how I would change the title font of the previous post to h4?
Thank you very much for the great plugin.
I tried putting “h4” in the CSS like this (but I know it’s obviously wrong):
#upprev_box .upprev_excerpt {
/* === Container for Title, Thumbnail and Excerpt === */
text-align:justify;
}#upprev_box .upprev_excerpt h4 p {
/* === Excerpt === */
overflow:hidden;
margin:0
}#upprev_box .upprev_excerpt h4 p a {
/* === Previous Post Link === */
}#upprev_box .upprev_excerpt h4 p a:hover {
/* === Previous Post Link: mouse over === */
- The topic ‘[Plugin: upPrev Previous Post Animated Notification] Change Article Title to h4?’ is closed to new replies.