Comments Lee Averbeck started the conversationApril 19, 2023 at 6:24pmI have an Elementor Accordion on this page. https://kiskiprecision.kinsta.cloud/careers/I would like for all items to start closed. I can not find an option to do this. 7,092Oliver repliedApril 20, 2023 at 7:27amHI,Sorry for delay, add one more empty section, make it first and add this CSS code: .gem-tta.gem-tta-general .gem-tta-panel:first-child { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverLee Averbeck repliedApril 20, 2023 at 12:01pmThis did not work. This rule:.gem-tta.gem-tta-general .gem-tta-panel.gem-tta-active { display: block;}Over road the rule you gave me.https://kiskiprecision.kinsta.cloud/careers/ 7,092Oliver repliedApril 20, 2023 at 12:03pmTry this one: .gem-tta.gem-tta-general .gem-tta-panel:first-child { display: none !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverLee Averbeck repliedApril 20, 2023 at 12:14pmThis did work. Thank you very much.https://kiskiprecision.kinsta.cloud/careers/Although, this is a little hack-ie. It would be nice if they had an option for this. 7,092Oliver repliedApril 20, 2023 at 12:40pmI will add task to the teamPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I have an Elementor Accordion on this page.
https://kiskiprecision.kinsta.cloud/careers/
I would like for all items to start closed. I can not find an option to do this.
HI,
Sorry for delay, add one more empty section, make it first and add this CSS code:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
This did not work. This rule:
.gem-tta.gem-tta-general .gem-tta-panel.gem-tta-active {
display: block;
}
Over road the rule you gave me.
https://kiskiprecision.kinsta.cloud/careers/
Try this one:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
This did work. Thank you very much.
https://kiskiprecision.kinsta.cloud/careers/
Although, this is a little hack-ie. It would be nice if they had an option for this.
I will add task to the team
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver