Solved

Can I add spacing between Vendor and SKU on a Shopify product page?

Benbox1
Excursionist
17 0 7

 

Hi there, I'm wondering if its possible to add spacing between the Vendor and SKU in the product page Thanks for any help I can get. Ben

SKU Spacing.png

Accepted Solution (1)
dmwwebartisan
Shopify Partner
12280 2546 3693

This is an accepted solution.

@Benbox1 

Please add the following code at the bottom of your assets/style.css file.

.template-product .product-meta__vendor{
padding-right:15px;
}

Hope this works.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 4 (4)

dmwwebartisan
Shopify Partner
12280 2546 3693

@Benbox1 

Please share your store URL.

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
dmwwebartisan
Shopify Partner
12280 2546 3693

This is an accepted solution.

@Benbox1 

Please add the following code at the bottom of your assets/style.css file.

.template-product .product-meta__vendor{
padding-right:15px;
}

Hope this works.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Benbox1
Excursionist
17 0 7

Thank you so  much you are a life saver many thanks again