Shop Categories

X

Reply To: Confirmation/checkout page one line confirmation message style is “broken”

Home Forums Agama Pro Confirmation/checkout page one line confirmation message style is “broken” Reply To: Confirmation/checkout page one line confirmation message style is “broken”

#30633
yuniz
Spectator

Hi Mikko,

Please add following code under additional css.

a.button.wc-forward { margin: 5px !important; } .woocommerce-error:before { padding-top: 22px!important; } ul.woocommerce-error {padding: 25px 40px !important; }
@media (min-width: 452px{.woocommerce-message {padding: 1em 1em 5em 4.5em !important; } .woocommerce-message a.button.wc-forward {top: 70px !important; font-size: 14px!important; height: 34px!important; line-height: 1em !important; right: auto !important;}}

Hope this helps you.

Regards

  • This reply was modified 1 year, 3 months ago by yuniz.