How can I alter the appearance of my product pages?

i am trying to change the way the products page looks like, without changing anything else about the store visibility. whenever i’m standing on what i want to change, such as background, buy now botton, price size, i get a message that this can’t be changed. help. me.

Hello @hagargur

It’s GemPages support team and glad to support you today.

To provide you with the most precise solution in this case, could you please share the product link?

If you feel somewhat confident that you can follow guides on liquid coding, then you can change appearance of your product page in Online Store → Edit Code → Templates → product.liquid

@hagargur

If you use theme 2.0, you can edit it in customize of theme:

If you want to edit the css then use the following code:

{% if template contains 'product' %}
  
{% endif %}

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

hi, it’s:
https://guridesign.myshopify.com/admin/themes/140063047953/editor?previewPath=%2Fproducts%2Fgood-vibes-jacket&block=template–17267695288593__main%2Ftitle&section=template–17267695288593__main

i didn’t get how can i change the price size, the background color?