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
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.
That will set the columns to be equal but it might not align content .
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
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
Great, thanks :)
Hi @charlotteraboff,
I’m guessing @tjswarbs78’s code fixed your problem? Please let us know if you should need any more help.
Regards,
Rikard