Change add to cart button colour/price size streamline theme

Hello,

I am using streamline theme, trying to change my add to cart button colour to blue but just that button not the other buttons and also trying to change to change the size of the price on my product page a bit larger, any help would be great please!

thanks

Tom

Hi @Tommyboi27 !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

Please share Page Url so that I can inspect and send code accordingly

I hope my recommendations will be beneficial for you, let me know if you have any questions. Cheers!

Best Regards;
PageFly

Hi,

My URL is paws-galore.com

thanks

Tom

Hi @Tommyboi27 !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

Please paste this code at the bottom of theme.css under assets in theme code files;

.btn–tertiary,.rte .btn–tertiary{
background: blue !important;
}

.grid-product__price{
font-size: 19px !important;
}

Like this;

I hope my recommendations will be beneficial for you, let me know if you have any questions. Cheers!

Best Regards;
PageFly

Thank you! How do I change the shade of blue? I have the hex code :slightly_smiling_face:

I am also trying to change the price on the actual product page not the product grid please :slightly_smiling_face:

@Tommyboi27 please send me hexcode

#C2E4FF

@Tommyboi27 can you please share screenshot which product page?

@Tommyboi27 bro

Please paste this code at the bottom of theme.css under assets in theme code files;

.btn–tertiary,.rte .btn–tertiary{
background: #C2E4FF !important;
}

thank you so much! Are you able to help me make the size of the pricing on the product page bit bigger and in bold please?

Also If I want to change the hex code at some point can I just change the code above to the nex hex code?

The product page when you open each product, want the pricing to be a bit larger and bolder :slightly_smiling_face:

Hi @Tommyboi27 !

Please paste this code at the bottom of theme.css under assets in theme code files;

.product-single__prices{
font-weight: bold !important;
font-size: 10px !important;
}

Like this;

You can change px as you want.

And you can change code.

Thanks

You are an amazing help thank you so much!

Is there any chance you could give me code to change the colour of the scrolling text banner on product page only to the same hex code as I gave you before?

Bro @Tommyboi27 you can only change text color not image background

I can’t change colour of scrolling text bar?

No bro @Tommyboi27