Shopify themes, liquid, logos, and UX
Hello,
We would appreciate some help with coding to lessen the space between the video and the text on this "Meet the Designer" page. It does not let me lessen the space in the regular edit and instead just deletes the video. As far as the amount of spacing we'd like, an inch of space is fine.
Link to the page: The Designer – CYRUS NAZARI
Theme: Fleetwood Cadillac
Thank you for any and all help!
Solved! Go to the solution
This is an accepted solution.
Hi @cyrusnazari
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media screen and (min-width: 750px){
.main-page-title {
margin-bottom: 10px !important;
}
}
And Save.
Im sorry to interact your design. But it think the text is more nicer if its the center. If you like check this one.
@media screen and (min-width: 750px){
.main-page-title {
margin-bottom: 10px !important;
text-align: center;
}
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @cyrusnazari
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media screen and (min-width: 750px){
.main-page-title {
margin-bottom: 10px !important;
}
}
And Save.
Im sorry to interact your design. But it think the text is more nicer if its the center. If you like check this one.
@media screen and (min-width: 750px){
.main-page-title {
margin-bottom: 10px !important;
text-align: center;
}
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I am sorry I should have been more specific - I was talking about the text under the video. We will use this too though. Would we be able to get the coding for the text description below the video to be closer to the video please?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025