• Hey Ocean WP fam, once again here because you guys are better than premium support.
    In my cart page, it displays a blank “or” option after proceed to checkout where there seems to be no content. Is there any custom CSS that can fix this?
    You can see this issue at:

    WooCommerce OceanWP cart issue

    or if you feel more comfortable you can try adding an item to the cart on the domain and see for yourself (must have an item in the cart, obviously):
    https://www.hoodiefamhq.com/cart/

    Is there custom CSS to fix this?

    Thank you guys as always!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    have you enabled the pay with the Paypal option?

    If not, you can use the below CSS code and hide the below Part.

    .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
        display: none;
    }
    Thread Starter hoodierob

    (@hoodierob)

    Perfect, thank you! Is there a CSS option I can add to change the proceed to checkout button COLOR code?

    Thanks again for your amazing help.

    Hi,

    Unable to access the site to inspect the issue, getting 504 – Gateway Timeout error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank “or” option on Cart page’ is closed to new replies.