• Hi,

    The “Place Order” button is hidden/missing. I was able to fix the missing buttons a few weeks ago by adding a background color in the Sydney Theme settings, but for some reason it did not add the color to the “Place Order” button – just the “Submit” buttons on prior checkout pages.

    If you hover over the area just below the credit card field my mouse arrow can find the hidden “Place Order” button and turns from an arrow to a hand symbol to indicate I am hovering over the button.

    I was able to successfully place a mock order by clicking on where the button should be.

    I have a couple screen shots I can send if you need them.

    • This topic was modified 1 year, 5 months ago by ckidder.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    Sorry for the delay in response. You may add custom color for the button. Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .entry-content .cart_totals a:not(.button):not(.elementor-button-link) {
        color: #fff;
    }
    Thread Starter ckidder

    (@ckidder)

    Thanks! I actually found that same solution yesterday.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Place Order” button hidden/missing’ is closed to new replies.