Shopify themes, liquid, logos, and UX
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
Hi i am wondering how can i edit the html in the prestige theme to remove whitespace below the text "submit your blog here". See the image attach
https://t360sport.com/blogs/community
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media screen and (min-width: 1008px){
.template-blog .SectionHeader:not(:only-child) { margin-bottom: 0px !important;}
}
@media screen and (min-width: 641px){
.template-blog .PageHeader { margin: 0px !important; }
}
Hope this works.
Thanks!
Hi, do you want the excess space to be centered like this or completely removed.
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media screen and (min-width: 1008px){
.template-blog .SectionHeader:not(:only-child) { margin-bottom: 0px !important;}
}
@media screen and (min-width: 641px){
.template-blog .PageHeader { margin: 0px !important; }
}
Hope this works.
Thanks!
Yes this worked! Thank you so much.
Hi this is has now been solved, thank you though!
User | RANK |
---|---|
177 | |
155 | |
88 | |
32 | |
29 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023