Hello!
I am building this site / password is chicmamaschic
The images look great on the front page when viewed on mobile / browser resized, the images next to each other resize in an off fashion. I would like to remain the squareness of the images, as it seems every other is getting squished horizontally.
Any assistance is appreciated!
Hey dvus4l,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.flex_column.av_one_half.flex_column_table_cell.av-equal-height-column {
min-height: 390px;
padding: 50% 20% !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Victoria,
Thank you so so much! You are always extremely helpful!
Hi dvus4l,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria