Shopify themes, liquid, logos, and UX
Hello,
I am trying to get collapsible content on the stock Dawn theme to be side-by-side, responsive on mobile, and be the same width as the rest of my sections. I have the theme set to 1600px. Any help without having to share my store URL would be greatly appreciated. It's the stock Dawn theme with collapsible content.
As you can see, I have been able to get the collapsible content side-by-side using the following code, but they're much wider than the 1600px page width, and on mobile, the text within the collapsible content overlaps.
This code is in the base.css file:
@media screen and (min-width: 750px) {
#shopify-section-template--23520319766840__collapsible_content_yaxwQX {
display: inline-block;
width: 50%;
}
#shopify-section-template--23520319766840__collapsible_content_9chWn7 {
display: inline-block;
width: 50%;
}
}
I feel like there is a better way of doing this.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024