Is it possible to customize the appearance of the accordion content element so that it stands out more (bigger font and different color background and text)? I am using it as “Read more” element so that when you click on it, more information is shown. I am only using one at a time.
See a screenshot of how it is currently: http://cl.ly/SNCL
Hi,
Can you post the link to that page please?
Regards,
Josue
Hi!
Sure, post the access here as a private reply, also please provide the exact changes you want.
Cheers!
Josue
Hi!
Add this too:
.toggler{
font-weight: bold;
font-size: 18px !important;
}
.toggle_icon{
top: 15px !important;
}
Cheers!
Josue