Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #735451

    Hello,

    I’ve searched through a few threads and tried applying some simple changes to the text used in the titles for the accordion element. I’ve tried using the /strong> within the text edit section and it seemed to work. But any Quick CSS that I found from your admins in other threads, wouldn’t change it at all.

    I’m looking to simply bold and center the text with the border, with the option of also centering the “+” expand icon as well.

    Also, is there a way to slim down the title sections? Like bringing down the padding or top/bottom margins?

    Lastly, the action of the accordion makes my bg/content below it jump a little abruptly, is there a way to slow the accordion opening animation or speed of the entire element?

    Thank you so much, getting ready to launch a beta soon I hope!

    • This topic was modified 7 years, 4 months ago by artisforever.
    #735708

    Hey artisforever,

    Thanks for the login details, on what page can we see the actual element?

    Best regards,
    Rikard

    #736058

    Hi Rikard, no problem. It is on the ‘How do you control’ page, as it is the only page that is developed at this time.

    #736096

    Hey!

    Can you please let us know what code you have used?
    We do need to take a look and help you with the modifications ( guide you ) with them.
    Let us know after you apply it, where you are stuck.
    Strong and other HTML elements can not work on titles.

    Best regards,
    Basilis

    #736787

    I found this code, and it seems to have worked. (Strong elements seemed to have worked if you write the html within the title with proper close tags).

    .main_color .toggler {
    align: centered;
    color: #af2323;
    font-size: 15px;
    background-color: #f2f2f2!important;
    }

    Do you have any Quick CSS that could also center the “+” icon?

    #736806

    Hey!

    The + icon, if centered, it will be an issue, as you after need to center the –
    Better keep it like that, so user experience is the same everywhere, as that is what users have used to look at.

    Thanks a lot

    Cheers!
    Basilis

    #736827

    Okay, thanks Basilis! I appreciate your efforts.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.