[Resolved] Adding a Box Shadow

Home Forums Support [Resolved] Adding a Box Shadow

Home Forums Support Adding a Box Shadow

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #113633
    Roger Valdez

    How can I add a box shadow around my website page with custom css?

    #113639
    Roberto Enrique

    This is a tricky one… IMHO
    because GP does not have a “main” container to which you can apply a box-shadow property.

    #113651
    Tom
    Lead Developer
    Lead Developer

    Something like this may help: http://generatepress.com/forums/topic/drop-shadow-around-site/


    @Roberto
    – how about adding an opening div with a class in the Before Header hook, and closing it in the wp_footer hook. Then you can apply the box shadow to that class ๐Ÿ™‚

    #113652
    Roberto Enrique

    Oh! That was a pretty nice one ๐Ÿ˜‰

    #113709
    Roger Valdez

    Thanks guys this is perfect!

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