Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #225250
    advia
    Member
    Post count: 1

    Hi guys,

    I am using full width rows on my home page to break up the sections by colour. There seems to be a shadow applied at the top and bottom of the sections (pic attached).

    How can I adjust the shadow, or remove it entirely, from the row elements?

    Many thanks!
    Nicole

    Attachments:
    You must be logged in to view attached files.
    #225258
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-width-text{
    box-shadow:none !important;
    }

    Thanks
    Mohammad

    #259074
    Breechay
    Member
    Post count: 75

    That didn’t work for me but this custom css did

    .spb_parallax_asset {
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset !important;
    }
    
    .spb_parallax_asset {
        box-shadow:none
    }
    #259141
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great!

Viewing 4 posts - 1 through 4 (of 4 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