Hello again,
I hope you are well?
I am hoping you may be able to help with my issue of the white space as seen in the picture.
Best
@Marc_Nixon wrote:
Hi!
Thank you for your help.
The white space has been reduced, but not fully removed?
Basically I would like it to be the same pink colour where the white space is.
Add below css
section.main-content { background-color: rgb(212, 170, 160); }
Hello @Veronikaden777,
Go to Online Store->Theme->Edit code->Asset->theme.scss.liquid->paste bellow code in bottom of file
body .index-sections .shopify-section:first-child:not(.shopify-section--full-width) { margin-top: 0; }
Hi there, I have the same problem but don't have an Asset->theme.scss.liquid- file. I do have the following files: Asset->
theme.js.liquid and also Layout->theme.liquid but not sure if these are the correct files to be editing?
I am using VANTAGE Theme, Theme Style = BLACK
Needing to add some space above <H2> on the Home page and remove spaces on Collections Pages.
Below is my problem, please can someone assist:
On Home Page
On Collections Pages
Hi there
I want to remove extra space from my blog in shopify store
The URL Store : https://www.baytelkol.com/?_cd=8edcb5b5834241b1a1ce90ce1752c14a1f15ec86b618246c5936a75d175f6764&_uid...
Hello Rohi,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
a.card__wrapper.card--article {
height: 550px!important;
}
Hello Rohi,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
@media only screen and(min-width:750px){
.collection-list.collection-list--1593929313169 {
padding-bottom: 20px;
}
.featured-blog.featured-blog--1592472568468 {
padding-top: 20px;
}
}
User | Count |
---|---|
817 | |
117 | |
84 | |
79 | |
72 |