Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #504441

    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.

    #504531

    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

    #654654

    Hello, is it possible to change the colour of the accordion + and – symbols? Without changing the border and background colours? Thanks.

    #654668

    Don’t worry I figured this out! Cheers.

    #654679

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Accordion + and – and borders don't show’ is closed to new replies.