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

    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

    #1413359

    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

    #1413379

    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

    #1413396

    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

    #1413443

    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!

    #1413476

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘getting 2 images to touch’ is closed to new replies.