All things Shopify and commerce
Hi
I want to reduce the font size inside the accordion dropdowns.
Can anyone please help:
https://699c2d-3.myshopify.com/pages/delivery-and-returns
Password: ontaub
Thank you.
Amanda
Solved! Go to the solution
This is an accepted solution.
Hi @amandaZ2020 ,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css or theme.css
Step 3: Insert the below code at the bottom of the file -> Save
.accordion .accordion__content p {
font-size: 13px;
}
Final Result:
Hope it helps you
This is an accepted solution.
Hi @amandaZ2020,
Insert the below code to your file css -> Save
.accordion .accordion__content > ul > li {
font-size: 13px;
}
Result:
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
This is an accepted solution.
Hi @amandaZ2020 ,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css or theme.css
Step 3: Insert the below code at the bottom of the file -> Save
.accordion .accordion__content p {
font-size: 13px;
}
Final Result:
Hope it helps you
THANK YOU so much!
Perfect.
Amanda
Can you give me a like? I'm glad you marked the solution for me 😍
Hi @HDL-Shin
Would you be able to assist with what code I could use in the accordion for bullets?
Thank you
Amanda
Hi @amandaZ2020,
Can you kindly share the details of your problem (screenshot/ record) with us? I will check it and suggest you a solution if possible.
Kind regards,
HDL-Shin
Thank you.
You helped me reduce the font size in accordions, but the bullets are still very large.
https://699c2d-3.myshopify.com/products/krix-polo-shirt-unisex?variant=43729149231279
password: ontaub
This is an accepted solution.
Hi @amandaZ2020,
Insert the below code to your file css -> Save
.accordion .accordion__content > ul > li {
font-size: 13px;
}
Result:
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Thank you! 😀
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024