CSS image caption don’t work
-
Hi,
I’ve this post made before the Gutenberg editor
https://portaviii.barcelos.info/2018/04/10/umas-mais-mounts/
And the image caption is okay. All fine with the CSS
But with the new editor I can’t get the same effect.
The older CSS
div .wp-caption { position: relative; border: 0px solid #fff; margin:10px 10px 10px 10; } .wp-caption.alignright { margin:10px 0 10px 15px; } .wp-caption-text{ background-color: rgba(0, 0, 0, 0.8); bottom: 15px; color: #eee; left:0; padding: 3px 10px 3px 20px; position: absolute; font-style: normal; font-family: "Roboto", arial, sans-serif !important; }Thanks in adavnce for the help.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘CSS image caption don’t work’ is closed to new replies.