Site logo

[Support request] Get a shadow around the site

Home Forums Support [Support request] Get a shadow around the site

Home Forums Support Get a shadow around the site

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2421996
    Pascal

    Hey,

    i bought generatepress yesterday and i’m overwhelmed about all that great features so i’m sure i missed something ๐Ÿ™‚
    Id like to get a shadowborder around the page (the whole left and right sided where you see the red arros. So i’d like to get a smoother view from the content to the outside of the page.

    https://app.screencast.com/PuQmNq1qpkqZO

    Is that possible?
    Actuall i don’t use generateblocks.

    Thanks really alot

    #2422001
    Leo
    Staff
    Customer Support

    Hi there,

    Try this method and let me know if it works:
    https://docs.generatepress.com/article/adding-a-container-wrapper/

    #2422038
    Pascal

    Hey Leo,

    unfortunately not.
    It looks like the same.
    So i created the two Hooks and set the Layout settings like described in your link.

    So i rebuild my cache, but it won’t work at the moment :/

    #2422046
    Leo
    Staff
    Customer Support

    Any chance you can link us to the page in question?

    You can use the private information field:
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Please disable your caching plugin.

    Let me know ๐Ÿ™‚

    #2422052
    Pascal

    I added these information in my last post.
    The caching plugin is deactivated now

    #2422093
    Ying
    Staff
    Customer Support

    The boxshadow is there, but your body background color is black, so you can’t see the shadow:
    https://www.screencast.com/t/pJpueFYt

    #2422102
    Pascal

    Oh really ?
    I’m so sorry, don’t thought about that.
    I switched the color now, looks nice ๐Ÿ™‚

    Now i try to get the page floating in a full shadow ๐Ÿ˜‰

    Thank you very much for the help ๐Ÿ™‚

    #2422105
    Ying
    Staff
    Customer Support

    Try to change your CSS to this and feel free to adjust the margin value:

    .site-wrapper {
        box-shadow: 6px 8px 55px 8px rgb(0 0 0 / 75%);
        margin-bottom: 50px;
        margin-top: 50px;
    }
    #2422134
    Pascal

    Works wonderful, great job, thanks alot ๐Ÿ™‚

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