Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #960387

    Hello,

    On the page below, I’ve selected “Display shadow” at the top of my first colour section but it doesn’t appear (between header and 1st block). I dont understand why so for the moment I’ve put a border-top with css but it’s not a shadow so less nice.
    Could you help?
    Tx a lot guys !
    Marine

    #960531

    Hey newki75,

    Can you screenshot the exact area you’re hoping for a shadow?

    Best regards,
    Jordan Shannon

    #960699
    This reply has been marked as private.
    #961023

    Hi,

    Thanks for providing that. Add the following to quick css:

    #header{
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important
    }

    Best regards,
    Jordan Shannon

    #961062

    Tx Jordan ! You can close the issue :-)
    Nice day

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Little shadow top section’ is closed to new replies.