Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Brooklyn how to increase spacing between product title and price

Solved

Brooklyn how to increase spacing between product title and price

Avgustinas
Tourist
20 0 1

Hello, removed long slash that it has on brooklyn theme however there is no spacing inbetween how to add it? 

Screenshot_7.pnglinosmada.lt

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1786 3118

This is an accepted solution.

Hi @Avgustinas ,

 

This is Victor from PageFly - Landing Page Builder App.

You can try this code by following these steps:

 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.scss.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.grid-product__title {
    margin-right: 20px !important;
}

PageFlyVictor_0-1669343578485.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

View solution in original post

Replies 3 (3)

Gidyrex
Visitor
2 0 0

I can help with that 

PageFly-Victor
Shopify Partner
7865 1786 3118

This is an accepted solution.

Hi @Avgustinas ,

 

This is Victor from PageFly - Landing Page Builder App.

You can try this code by following these steps:

 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.scss.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.grid-product__title {
    margin-right: 20px !important;
}

PageFlyVictor_0-1669343578485.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Denishamakwana
Shopify Partner
1408 173 232
Please add below css code in bottom of assets/theme.scss.css file
.grid-product__title {
            margin: 15px;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme