Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #435282

    Hello,

    I have problem with booking form you can see on this link http://fei.weboteka.info/shop/abu-dhabi-city-tour/

    I have solution but I cant implement into your CSS
    For the missing border in the Reservation box, find the file wp-content/uploads/dynamic_avia/enfold.css, and add in the following section:
    .main_color .summary div {
    border-color: #ffffff;
    overflow: hidden;
    }
    I have try to open CSS but I dont now where to put this fix.

    Regards

    #435636

    Hi Zaccc!

    Try the bottom of the file.

    .main_color .summary div {
    border-color: #ffffff !important;
    overflow: hidden !important;
    }

    Best regards,
    Elliott

    #437396

    Thank you !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fix lookf rom booking form’ is closed to new replies.