Accordion Arrow Positioning
Hello, is there any way how to align accordion arrow to the top to be at the start of the text?
Please if you know about any solution let me know, it would be very helpful.
Thank you very much for your time.
-
Hi Ľudovít,
Thank you for reaching out to us.
Could you please share the URL of your site so we can take a closer look? We might be able to resolve this issue with a bit of custom CSS.
Meanwhile, could you try switching to a different theme temporarily to see if that changes anything?
I am looking forward to your response.
Best regards,
Ariel h.0 -
Hello, ty very much for your reply. The website url is currently : https :// jp*****.ne****ol.sk/
Changing theme didnt helped.
0 -
Hi Ľudovít,Thank you for your cooperation.Please try this custom CSS.
.brz .brz-accordion__nav {
align-items: flex-start;
}
If you have any further questions, please let us know.Best regards,Ariel H.0 -
Hello Ariel,
thank you very much for your time and help. Your CSS code solved the problem.
Hope you will have wonderful day :)
0
Please sign in to leave a comment.
Comments
4 comments