Hi – I have some accordion content and the + and – along with the othe border elements are not displaying – the tabs open and close – I see you use css / text to create the symbols so I’m guessing the font color is white somehow.
Thanks.
Hi scottrseeley!
There seems to be a css conflict that is possibly one of your own styling.
The border-color has been changed to white across the board.
You can adjust the border-color for the accordion with the below css:
.main_color section {
border-color: #DEDEDE !important;
}
Best regards,
Dake
Hello, is it possible to change the colour of the accordion + and – symbols? Without changing the border and background colours? Thanks.
Don’t worry I figured this out! Cheers.
Hi,
Glad you sorted this. To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay