• Resolved DSuds

    (@dsuds)


    Hi –
    The style for the thank you message is coded in the body so I couldn’t override it to work with my theme.

    To fix it I changed stripe-payments/public/includes/class-shortcode-asp.php:
    $wrap .= "<div class='asp-thank-you-page-msg-wrap'>";

    If you could move the css loading into an wp_enqueue_scripts action it would load with the header. This could prevent this and other issues with users unable to override css defined in body.

    Thanks for considering!

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

The topic ‘Thank you page CSS’ is closed to new replies.