ignore this worked it out thanks 🙂
Hi – this was amazing for getting me started! A bit new to CSS too!
I’ve managed to alter the collapsible header the help above but I want to be able to alter the expandable area too. Is that possible?/how do i do this?
So far I have:
[expand title=”Amy Test” trigclass=”Illingworth_trigclass”]”Amy’s test content[/expand]
.Illingworth_trigclass {
padding: 10px;
background-color: #d1d1d1;
line-height: 1.4;
text-align: left;
font-size: 15px;
font-weight: 600;
text-colour: white;
letter-spacing: 1px;
}
Thank you for your help – also my text colour change doesn’t appear to be right either so any help with that appreciated too – sorry thats probably really basic stuff!
Thanks, Amy