Hi Kriesi team,
I could change most of the styling for a accordion (on the very bottom of the page) thanks to this forum, but I’m having trouble with formating the item with the sorting options “latest images, artworks…”. Basically I would like to:
1) Center the sorting item
2) Change it’s font size
Thanks a lot in advance!
Thomas
Hey icotom!
Your link is giving me a 404 but try adding this to your custom CSS.
.togglecontainer .taglist {
text-align: center;
font-size: 18px;
}
Cheers!
Elliott
Hey!
I don’t see an easy way of going about that unfortunately but you can do this, https://kriesi.at/support/topic/expand-all-accordions/#post-292026, to have them all open by default.
Regards,
Elliott