How do I add more gab on top of "Contact Us"? - Dawn Theme

Solved

How do I add more gab on top of "Contact Us"? - Dawn Theme

randytheasian
Explorer
115 0 23
Accepted Solution (1)

websensepro
Shopify Partner
1718 193 232

This is an accepted solution.

Hi @randytheasian 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

 

h1.main-page-title.page-title.h0 {
    padding-top: 25px !important;
    margin-bottom: 23px !important;
}

Result:

websensepro_0-1735109020726.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

View solution in original post

Reply 1 (1)

websensepro
Shopify Partner
1718 193 232

This is an accepted solution.

Hi @randytheasian 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

 

h1.main-page-title.page-title.h0 {
    padding-top: 25px !important;
    margin-bottom: 23px !important;
}

Result:

websensepro_0-1735109020726.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP