Solved

How do I remove space to the left of the product description on Impulse theme?

Dtrachtman
Excursionist
24 0 11

On this page, I want to reduce the white space to the left of the product description (in between the photo and the text). thanks

Dan

 

Accepted Solution (1)

ReturnPrime
Shopify Partner
438 63 102

This is an accepted solution.

Hey  @Dtrachtman   ,
Welcome to the Shopify community!
You can follow the instruction below:
please add this to your theme.css file. 

 

.product-single__meta {
  padding-left: 0px !important;
}

 


If you feel like my answer is helpful, please 
Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

View solution in original post

Replies 3 (3)

ReturnPrime
Shopify Partner
438 63 102

This is an accepted solution.

Hey  @Dtrachtman   ,
Welcome to the Shopify community!
You can follow the instruction below:
please add this to your theme.css file. 

 

.product-single__meta {
  padding-left: 0px !important;
}

 


If you feel like my answer is helpful, please 
Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

Dtrachtman
Excursionist
24 0 11

you nailed it! thanks so much.

Artzen_tech
Shopify Partner
528 105 104

Add the following code at the end of the theme.css file

 

.product-single__meta{

 padding-left:0px;

}


If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify