All things Shopify and commerce
Hello guys, I have a question about my FAQ Section my product page, how can move the containers a little more down so that this would be centered to the image?
Solved! Go to the solution
This is an accepted solution.
Hi @NikosBat
.collapsible-content.collapsible-row-layout.isolate .collapsible-content__wrapper > .page-width > .grid.collapsible-content__grid > .grid__item:nth-child(2) {
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
}
I hope this helps
Best,
Daisy
Hi , @NikosBat
Can you please share the store URL so that I can assist you?
Hello @NikosBat ,
Please add this css
#shopify-section-template--22708756021580__collapsible_content_iH7YMU .collapsible-content__wrapper .grid__item:nth-child(2) {
/* border: solid; */
margin-top: 0;
padding-top: 3rem;
}
Regards
Guleria
Hello Guleria, thank you very much that solved my Problem
This is an accepted solution.
Hi @NikosBat
.collapsible-content.collapsible-row-layout.isolate .collapsible-content__wrapper > .page-width > .grid.collapsible-content__grid > .grid__item:nth-child(2) {
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
}
I hope this helps
Best,
Daisy
Hello DaisyVo, I get an error code when I paste the code into the css section
Ok now I found it I paste the code in the wrong place thank you
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024