Okay
  Public Ticket #2901723
WooCommerce - Reset Password Button Drop Shadow
Closed

Comments

  •  16
    HelloPixely started the conversation

    Hi,

    I have noticed a small issue with the Drop Shadow under Reset Password Button. Please see attachment.

    As you can see it seems the Drop Shadow is blocked by the bottom section.

    Many thanks,

    Amine

  •  1,878
    Judith replied

    Hi There,

    Please try this css:

    .container .row:last-child, .wpb_wrapper .clear {
        padding-bottom: 34px;
    }

    Thanks.

  •  16
    HelloPixely replied

    Hi Judith,

    That's great, thank you.

    Amine