Hey.
http://www.airlinestaffrates.com
Under Find a Cheap Flight
1. I want the plane image to be align in heigh with the flight search box.
2. Can the plane image also have the same height as the flight search box
Which code shall I add?
Thanks
Charlotte
Hey Charlotte,
Thank you for using Enfold.
1-2.) This is possible but the image will get distorted in the process.
.flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-20.el_after_av_one_half.el_before_av_heading .av_textblock_section img {
margin-top: -10px;
min-height: 400px;
}
Add a custom css class attribute to the image element so that you can replace the generic selector above. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Ismael