Hi team,
I have an image embedded in a column. The image is scaled to 70%.
The image is clickable, so that it opens at full-size in a lightbox.
The problem I have is that the scaled image, in the column, is displayed in the center, vertically, of the column — I would like it to be nearer the top.
I have tried setting the TOP padding to zero in the Layout Editor, also in additional CSS, but no success.
Can you help?
Link to page is below
Thank you,
Stephen.
Hey Stephen,
Thanks for the link to your page, try this css and adjust to suit:
.avia-image-container .avia-image-container-inner {
top: -60px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Brilliant! It works. Thanks very much Mike. Appreciate it as always.
Stephen.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike