on the page
https://movieconvention.com.au/2023/
pw – naco
there are two images one above the other – there is a white gap between them
if I make it one image the file size becomes too large for quick loading
is there a way to get the two images to butt up against each other?
I’ve tried quite a few things with padding etc but can’t seem to make it work
Hey smarta-brett,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-2036 .main_color p {
margin: 0;
}
Best regards,
Rikard
thanks Rikard – but it makes no difference
Ive tried in one text block and 2 separate ones
if I add as an image I can’t seem to control the width
& there is still a gap
Hi,
Please try to use the image container only, then use this CSS instead:
.page-id-2036 .avia-image-container {
margin: 0;
}
Best regards,
Rikard
thats didn’t work either – no problem – I’ve just made a dingle image & managed to get it to a usable file size
thanks for you time!
Hi,
Great, I’m glad that you found a solution. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard