Hi,
I have two columns, one with a image and the other one with text. There is a small vertical offset between image and text (top of colums, the text start some px below the upper end of the image). How can I remove this offset?
Thanks in advance,
Ralf
Hi,
I’m referring to the portfolio elements of this page: https://w-hoch-zwei.com/, e.g. https://w-hoch-zwei.com/portfolio-item/was-tun-wir/
Thanks in advance,
Ralf
Hi Victoria,
no, I’m referring to the small space above the text. The upper border of the image is a little bit higher.
Best regards,
Ralf
Hi Victoria,
perhaps this picture can show better, what I mean:
https://ibb.co/7tWmvvL
Best
Ralf
Hi Ralf,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single-portfolio .avia_textblock p:first-child {
margin-top: -9px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you, that worked!
Hi Ralf,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria