Shopify themes, liquid, logos, and UX
I created FAQ accodion section using the below tutorial.
https://scrowp.com/community/dawn-theme/how-to-add-faq-section-to-dawn-theme/
But I need to make it two column like the below image. I tried float:left and width 50%. But its not working properly.
Solved! Go to the solution
This is an accepted solution.
@onceupon , go to base.css and add the following code :
.faq-wrapper--template--19871714410831__e1413d4a-0fe7-4593-9897-7d90b8876bf7 {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
gap: 3rem !important;
}
url sent to your mail. Thanks
This is an accepted solution.
@onceupon , go to base.css and add the following code :
.faq-wrapper--template--19871714410831__e1413d4a-0fe7-4593-9897-7d90b8876bf7 {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
gap: 3rem !important;
}
Thank you
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024