edit caption on featured image
-
Hello how are you?
I’d like to add some styles to Caption on featured image. nothing too hard to do. Things like padding on top. I add this code on my functions to the caption could appear on my single posts.
im trying to use this CSS blow to edit but is not working for me.
thanks
.featured-image .wp-caption-text {
padding: 10px;
max-width: 770px;
margin: auto;
line-height: 1.4em;
}
The page I need help with: [log in to see the link]
The topic ‘edit caption on featured image’ is closed to new replies.