Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672295

    I’d like to make the plus sign darker on the accordion feature on this page:

    How can I do this?

    #672534

    Hey satucker,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .toggle_icon {
    border-color: #000 !important;
    }

    Thanks,
    Rikard

    #672807

    Thanks Rikard, this has made the box around the plus sign black but the plus sign is still very light. Can I make the plus sign darker?

    Also, how do I get rid of the black box now?

    #672842

    Hey!

    
    .toggle_icon .hor_icon, .toggle_icon .vert_icon {
    border-color: #000 !important;
    }

    Please do try that one and let us know if it works as should

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.