Button design

I’m using Releasit for COD and everything works fine, but I’m struggling with the button design.

I’d like it to better match my store’s branding (font, spacing, colors), especially on product pages.

Is this possible through the app settings, or does it require custom CSS?

Hey @ryan.smiths Welcome to Shopify Community can you please share the Website URL and also please share the screen shot which button would you like to change

@ryan.smiths

Please share your store URL.

Good day, @ryan.smiths could you please share your store URL and password so that I can provide you with a solution?

Hi @ryan.smiths

Basic colors and text can usually be changed in the app settings, to fully align with your store branding, custom CSS is required. Target the Releasit button classes in your theme’s styles.css file to change font, padding, background, and hover color. Try to keep your consistency by testing on your product pages on desktop and mobile.

Hi @ryan.smiths,

Releasit offers basic styling options like colors and text in the app settings.

For full control over font, spacing, and design, you will need custom CSS.

You can inspect the element using browser developer tools and apply the required styles.

You can then add the CSS in your theme file (base.css or theme.css).

If you need exact CSS, please share your store URL :+1:

Thank you.