Hello,
I am trying to remove the white space between the question sections in my FAQ page, could you help me?
I tried adding code in the theme.scss.liquide file that I found in the solutions of similar questions but it didn’t work. Thank you!
Hello,
I am trying to remove the white space between the question sections in my FAQ page, could you help me?
I tried adding code in the theme.scss.liquide file that I found in the solutions of similar questions but it didn’t work. Thank you!
Could you provide me store URL? I should be able to answer your question.
Yours faithfully!
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Please share store URL.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Is a preview link ok?
Hi, I am sending a preview link, is this ok?
Hello There,
.index-section.index-section--faq {
margin: 5% 0!important;
}
.index-section.index-section--faq {
margin: 4% 0!important;
}
Add this code in the bottom of theme.css file.
Thank you @ZestardTech that helped!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
@ZestardTech Thank you! Now it is much better with the white space between one question section to the other. However, in one questions section, the margin between the title of the section and the questions is still too big, could I add additional code to decrease it? Thank you!
Hello There,
.index-section.index-section--faq .grid__item {
margin-bottom: -5%!important;
}
Wow, @ZestardTech this is great! Now I have just one more left - between the Hero image and the FAQ section! Thank you so much! I learn so much from this help!
Hello There,
div#shopify-section-template--15733567160573__164580340499d63645 {
margin: 46px 0!important;
}
@ZestardTech this solution didn’t work out. I didn’t notice any change. Am I explaining it well? I need to decrease the white space between the Hero image and the FAQ section. Thank you!
Hello @Nadya_Sh
Working fine!
Screenshot :- https://prnt.sc/yTD7sYMIpDm7
Then I must be doing something wrong but I am following the same steps. Very strange, this change does not apply when I try.
I managed! Apologies! I think I have difficulties understanding the process to save and duplicate my theme. Can I delete some of the previously saved topic duplicates? Thank you so much for your help, it’s the first time I work with shopify and with someone from the community and it’s amazing! ![]()
Hello @Nadya_Sh
No issues! Glad that it worked for you!
Yes, you can also remove the previously saved topic duplicates for the FAQs.
Let me know if you have any further questions or need any further assistance for the same.