Hi Webflowers
Firstly apologies for covering old ground - I’ve set myself down a path of creating FAQ accordions all over my site using the pre-built Dropdown component, to then discover the text within this component isn’t responsive… DOH!
Before I begin a rebuild of all these, can anyone assist me with this solution posted by @vincent a while back.
Basically you set a class on the text within the dropdown toggle (ddown-toggle-text) and then put some custom code in the page head to make it responsive…
.ddown-toggle-text {
white-space:normal !important;
word-break:break-all;
}
I’ve tried implementing it but rather than the custom code doing what it need’s too, it just appears as plain text right at the top of the page on the published site.
Any assistance would be massively appreciated. Share link and site URL below.
Thanks!
Published website: LINK
Here is my public share link: LINK
(how to access public share link)