gullbekken Posted December 13, 2023 Posted December 13, 2023 (edited) I want to expand the text width on just accordion item 3 with the title "Tidligere konserter". Any ideas?https://www.finnskogutstillingen.no/omoss Edited December 13, 2023 by gullbekken
Solution Web_Solutions Posted December 14, 2023 Solution Posted December 14, 2023 8 hours ago, gullbekken said: I want to expand the text width on just accordion item 3 with the title "Tidligere konserter". Any ideas?https://www.finnskogutstillingen.no/omoss Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .fe-block-yui_3_17_2_1_1693497128024_2081 .accordion-item:nth-child(3) .accordion-item__description { min-width: 100% !important; } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
gullbekken Posted December 14, 2023 Author Posted December 14, 2023 thanks! (also worked putting it into the page setting -> advanced).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment