Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] content layout

Home Forums Support [Resolved] content layout

Home Forums Support content layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #440317
    mohamedhassan

    Hi there,
    As I use separate containers for my site’s content layout. How do I make the separate containers surrounded by subtle shadow like that in the screenshot?
    https://gmkr.io/s/5a2365a8bc68ac09a482e493/0

    Regards

    #440353
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .inside-article,
    .sidebar .widget {
        box-shadow: 0 0 10px rgba(0,0,0,0.5);
    }
    #440445
    mohamedhassan

    Thank you Tom!

    #440612
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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