How do I add padding to below my blog page header title?

Solved

How do I add padding to below my blog page header title?

solglohollie
Visitor
3 0 0

How do I add padding to below my blog page header title? I am using the origin theme.

 

here is where i want it; I want it more like my contact page!

https://solglo.co/blogs/mind-body-spirit-blog

Accepted Solution (1)

suyash1
Shopify Partner
11083 1365 1746

This is an accepted solution.

@solglohollie - please add this css to the very end of your base.css file and check, adjust no. 30 as per the need

.main-blog h1.title--primary {padding-bottom: 30px;}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

View solution in original post

Replies 2 (2)

suyash1
Shopify Partner
11083 1365 1746

This is an accepted solution.

@solglohollie - please add this css to the very end of your base.css file and check, adjust no. 30 as per the need

.main-blog h1.title--primary {padding-bottom: 30px;}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
solglohollie
Visitor
3 0 0

thank you for your fast response! this worked 🙂