Hi
How can I vertically center my text next to an image on the page I’m linking to in the private content area. There are three such sections where need text and image to vertically center. I’ve tried various possible solutions using css and adding classes to the various elements but I can’t get it to work properly. I’m talking about the three sections near the bottom where the text blocks next to the images are vertically aligned to the top.
Do you know how to fix it? Thanks in advance. :)
Hey Jonas,
Thanks for giving us admin access.
I have added those 3 Color with mybox class.
Then in Quick CSS (top) added this CSS code:
#top .mybox .entry-content-wrapper {
display: flex;
align-items: center;
}
Let us know if you need further assistance :)
Best regards,
Nikko
That’s perfect! Thanks so much. :)
Hi Jonas,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko