Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #623371

    Greetings,

    I’m having trouble formatting an image on the top of my home page. I like the size and everything of how it is now, but the only way I could get it that way was to put it in a gallery (which is a problem because they can click on it and it looks funny). I tried using the image container but the resulting image was very small. I tried some of the full-width options but I didn’t really want it full-width plus it was messing up some of the formatting of the lower elements (if I could get it to work at all). I’m not sure what other containers I could use and I didn’t see a sizing option on the normal image container. Any ideas? Thanks.

    #625049

    Hey!

    Try adding this code to the Quick CSS:

    .home .avia-gallery-big {
        pointer-events: none;
    }

    Cheers! 
    Josue

    #625079

    That worked. Thanks!

    #625083

    Hi,

    Glad to hear that it worked! Feel free to reach out to us again on the forum if you need anything else.

    Best regards,
    Jordan Powell

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.