• Resolved Jean Pierre Nortje

    (@horizondigital)


    Hi I am unable to proceed past the point on this page when trying to process a Package Payment.

    I there yet another button missing or do I need to do more setup for say Paypal.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author cosmoswp

    (@cosmoswp)

    Hello @horizondigital ,

    I believe it has nothing to do with the theme.

    Best Regards!

    Thread Starter Jean Pierre Nortje

    (@horizondigital)

    I am just concerned hat there should be a tick box displaying as we had in the case of the registration page which you solved for me with CSS code.

    Theme Author cosmoswp

    (@cosmoswp)

    Hello @horizondigital,

    As I said before, it is not related to the theme, however, since you are using WordPress and our theme, we can leave you alone 🙂

    By quick observing the tab, Add following CSS on Appearance => Customize => Additional CSS, it will fix the tab issue.

    .tab-content>.active {
        display: block!important;
    }

    Best Regards!

    Thread Starter Jean Pierre Nortje

    (@horizondigital)

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Payment Process Block’ is closed to new replies.