Changes to st-paywall

Hey guys!
I’m using st_paywall and I wanted to make some adjustments, such as changing the title of the login button:

add_auth(
 required=True,
 login_button_text="Login com o Google",
)

The questions are:
Is it possible to change only the text and color of the login button?
Can I change the text and color of the subscription and logout button?
Is there any way to place the buttons somewhere other than in the sidebar?

Additionally, when connecting to Stripe, can I pull up the period in which my subscription is active?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.