[Support request] Box shadow for bottom side only

Home Forums Support [Support request] Box shadow for bottom side only

Home Forums Support Box shadow for bottom side only

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #657196
    Immi

    How to add shadow under the post bottom only

    #657291
    Leo
    Staff
    Customer Support

    Hi there,

    Are you referring to single post?

    Can you link me to the page in question?

    #657350
    Immi

    Yes i want on single page
    **

    #657373
    Leo
    Staff
    Customer Support

    Try this:

    .post {
        border-bottom: 1px solid #000;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #657377
    Immi

    I want to add shadow not border

    #657448
    Leo
    Staff
    Customer Support

    This should help: https://www.cssmatic.com/box-shadow

    Just use the same selector.

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