Vertical Aligning Image

Hello,

I am wanting to vertically align an icon alogn side a heading. You can see an example on this page http://90a.237.myftpupload.com/mexico-city/, but the icon is not vertically aligning. Can you tell me how to get it to vertically align? Thanks for your help!

Best,

Matt

Hi Matt,

Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.

.h-custom-headline img {
    vertical-align: baseline !important;
}

Thanks!

Thanks, that worked great.

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.