Reply 245270 to: Multiple Issues

Avatar: Olga Barlow
Olga Barlow
Support staff
July 24, 2020 at 15:52

Hello,

1) Screenshot of the Yellow Pencil that you provided seems is from the iPad version. And for the iPad it looks the same as you sent me http://prntscr.com/tnx4xf
If you want to edit the layout of the desktop version I would recommend you use the Single product builder (Theme Options > WooCommerce > Single product) and using columns width, alignment, settings create layout you need. Use the Yellow pencil plugin only if you want to create such styles as font-size, color. It does not work correctly with the position of elements very often.

2) That OR appears from the Stipe plugin http://prntscr.com/tnx9fp
Add the below code to hide it

.single-product .cart #wc-stripe-payment-request-button-separator {
    display: none;
}

3) Use the Single product builder columns settings http://prntscr.com/tnxogs and elements settings http://prntscr.com/tnxorl

4) Add the custom code to Theme Options > Custom CSS

.et-notify[data-type=success] {
    background: #000;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.