Hi All,
Is it possible to make the caption (Quote 1) bigger in dawn and also minimise th white boarder around the collapsable content.
Hi All,
Is it possible to make the caption (Quote 1) bigger in dawn and also minimise th white boarder around the collapsable content.
hi @Danielparsons plz complete the page and send URL of page so that we can provide you with the code to that change.
Hi @Danielparsons ,
Kindly share your store url.
Hi Ahsan, url below, store is currently in draft, see ‘sell to us’ section.
Hi Small task,
url below, store is currently in draft, see ‘sell to us’ section.
Hi, @Danielparsons
You can try this code
.caption-with-letter-spacing {
font-size: 20px;
}
@media screen and (min-width: 750px){
.collapsible-section-layout {
padding: 0 25rem !important;
}
}