I’m trying to align an image on the bottom of a color section that’s 75% of the page.
The text is in half a block and the image is in another -https://www.screencast.com/t/YuskgO9cHJ36
the image size is 1000×800 and still it looks super tiny on the age:
How do I fix that?
Hey yifatcohen,
Add this to quick css:
.avia-builder-el-4 img{
max-width:100px!important;
}
Best regards,
Jordan Shannon
THanks Jordan.
It didn’t work – http://www.justatp.com/
Hi yifatcohen,
You can add that image as the cell background and then it should look as you need. Please try that.
Best regards,
Victoria