New Landing How can we help? Atelier Inner Shadows Image Background

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #184258
    JackMagic
    Member
    Post count: 36

    Hi there,

    How can you remove the Inner Shadow that’s created when you make an image the background of a row?

    Thanks.

    #184361
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a screenshot of that situation?
    And a link to that page.

    Thanks

    -Rui

    #199812
    ctingom
    Member
    Post count: 16

    I have this exact same issue.

    I can’t figure out how to remove it in css.

    Attachments:
    You must be logged in to view attached files.
    #199823
    ctingom
    Member
    Post count: 16

    I resolved this with this css

    .spb_parallax_asset {
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.3) inset;
        overflow: hidden;
        position: relative;
    }
    #200020
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks for sharing.
    -Rui

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

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

License required for the following item
Login and Registration Log in · Register