New Landing How can we help? Cardinal Title layout bug on gallery masonry assets

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #119854
    FlawlessWeb
    Member
    Post count: 542

    Hi,

    See attached screenshot; when you use the gallery asset, insert a title for that asset and save – you can see the header is being hidden behind the images. Not just on my site, also on your asset reference site:

    Gallery

    Ill include a link to the page from my screenshot in next private post.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #119857
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #119885
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems that the gallery is with a absolute position at the top 0px over the title.
    Will have to forward to Ed.

    -Rui

    #119888
    FlawlessWeb
    Member
    Post count: 542

    No bother, thanks.

    #119902
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. let’s wait for Ed reply.
    -Rui

    #120242
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for pointing that out, this is the fix:

    .masonry-gallery {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }
    #120581
    FlawlessWeb
    Member
    Post count: 542

    Thanks, I’ll test it out in the morning.

    #120608
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Ok. Thanks
    -Rui

    #120681
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #120842
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try just this instead:

    .masonry-gallery {
        position: relative;
    }

    – Ed

    #120981
    FlawlessWeb
    Member
    Post count: 542

    That sorted it.

    Thanks.

    #121448
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂 Thanks Ed

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register