-
AuthorPosts
-
January 18, 2017 at 5:47 pm #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, 11 months ago by artisforever.
January 19, 2017 at 7:32 am #735708Hey artisforever,
Thanks for the login details, on what page can we see the actual element?
Best regards,
RikardJanuary 19, 2017 at 8:02 pm #736058Hi Rikard, no problem. It is on the ‘How do you control’ page, as it is the only page that is developed at this time.
January 19, 2017 at 9:12 pm #736096Hey!
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,
BasilisJanuary 21, 2017 at 3:52 pm #736787I 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?
January 21, 2017 at 5:03 pm #736806Hey!
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!
BasilisJanuary 21, 2017 at 6:22 pm #736827Okay, thanks Basilis! I appreciate your efforts.
-
AuthorPosts
- You must be logged in to reply to this topic.