Shopify-Themes, Liquid, Logos und ähnliche Themen
Hey guys, I want to add a frame to every question on the Q&A. I would be happy if someone could solve this problem for me.
Thats the state right now:
The reference:
Gelöst! Zur Lösung
Erfolg.
@MS-Ecom2024 so my first reply was 50% right or 50% wrong? 😂
for mobile, you'll have to use the following code:
@media screen and (max-width: 740px){
.faq__item {
border: 1px solid #000!important;
margin-bottom: 5px;
}
}
@MS-Ecom2024 you can the following code to the theme's or section custom css:
.collapsible-toggle{
border:1px solid #000000;
margin-bottom:5px;
}
The margin value is for the spacing between the questions.
Unfortunately it just works on desktop view. On mobile view it hasn't the right position.
Thanks
Erfolg.
@MS-Ecom2024 so my first reply was 50% right or 50% wrong? 😂
for mobile, you'll have to use the following code:
@media screen and (max-width: 740px){
.faq__item {
border: 1px solid #000!important;
margin-bottom: 5px;
}
}
Danke dir, ich habe aus Versehen im deutschen Forum gepostet. Sollte passen der Code! 😉
Hallo zusammen! Wir haben intensiv daran gearbeitet, dein Shopify-Erlebnis auf Deutsc...
By JasonH May 12, 2025Mit dem Lernpfad der Shopify Academy und dem Verified Skills-Badge Expanding Your Sho...
By Shopify Feb 7, 2025Den Verkauf im Großhandel steigern: In der Shopify Academy lernst du, wie das geht, zum...
By Shopify Feb 3, 2025