Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #347906

    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

    #348190

    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

    #352413
    This reply has been marked as private.
    #352702

    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

    • This reply was modified 10 years ago by Elliott.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.