Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #586001

    Hi,

    I want to the image next to the Hotel Booking widget to have the same heighthttp://www.newyorkinspiration.com/

    What code shall I add?

    Thanks
    Charlotte

    #586029

    In the back end when using the advanced layout builder you can set the height of elements in a row to be the same or individual.

    advance builder showing two half columns

    options for equal height

    That will set the columns to be equal but it might not align content .

    • This reply was modified 8 years, 9 months ago by tjswarbs78.
    #586088

    Hi,

    Thanks for your reply but that will not align the two elements.

    I had a similar request some time ago and I got this code:
    .post-11090 .entry-content p {
    margin-top: 0px !important;
    }

    and that worked. What do I have to change in the code to make it work now?

    Charlotte

    #586110

    there is some margin above the image of 0.85em which is pushing it down slightly

    .page-id-9970 #flexi_searchbox { margin-top:0.85em !important; }

    that will add the add same amount of margin to the booking widget but only on the home page

    TJ

    #586112

    Great, thanks :)

    #586863

    Hi @charlotteraboff,

    I’m guessing @tjswarbs78’s code fixed your problem? Please let us know if you should need any more help.

    Regards,
    Rikard

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