[Support request] How to add shadow in the content area ?

Home Forums Support [Support request] How to add shadow in the content area ?

Home Forums Support How to add shadow in the content area ?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1506122
    Amit

    I am pretty new to GP and learning my way around GP premium. I am building a website would like to add shadow to the content area. I would like your help to figure out how to achieve that.

    There is a contact and download container on sidebar. I need to add shadow to that.

    Could you please help me with that ?

    #1506608
    Leo
    Staff
    Customer Support

    Hi there,

    That’s done with the container blocks from GenerateBlocks.

    Can you add a class like container-shadow for both Contact and Download containers?
    https://docs.generateblocks.com/article/container-overview/#css-classes

    #1506640
    Amit

    I am a bit dork. Where should i add it and whats the exact code ?

    #1506655
    Leo
    Staff
    Customer Support

    Select the container(s) you want to add the shadow to and add the class like this:
    https://www.screencast.com/t/kXtmtqRR

    #1506663
    Amit

    container-shadow: 50px 50px black;

    tried this and various values like 2px , 5px but made no difference.

    #1506666
    Leo
    Staff
    Customer Support

    That field is only for CSS class name and not the actual code.

    Can you just add the class name as I instructed in the screenshot?

    #1506668
    Amit

    https://ibb.co/2FQnJCG

    screenshot, just to show where the value was input, but i have tried with all the values stated above.

    #1506683
    Leo
    Staff
    Customer Support

    This is what I’m seeing:
    https://www.screencast.com/t/4OkluXG38

    Please only add container-shadow and not container-shadow: 50px 50px black;.

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