Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #670884

    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

    #672200

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.