[ad_1]
Currently, if I want to create a shaded text box to draw the eye in a post, I use Elementor. I can change the background and text color.
But if I’m blunt, I find Elementor a bit cumbersome. I can really write fast, and writing a post in the WordPress editor has been my go-to for a while now.
I’ve tried to research this, but thought I’d ask here on Reddit and see what others are doing and if there is another alternative (preferably free, of course).
Edit: I use the classic editor, btw. My preference is to stay that way.
[ad_2]
If you’re using the classic editor, then you need to write HTML to achieve what you’re trying to do eg `<div class=”shaded-box”><img src=”eye.jpg”></div>`, then add CSS for that either in your child theme’s style.css or in Additional CSS in the Customizer.
Maybe use quote to highlight that text and just style the quote in your stylesheet the way you’re imagining.