Home Forums Themes Support Claue How to change the color of plus and minus boxes in the tabs

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #9938

      Hello,

      How can I change the color of the boxes to open and close the accordion on the product pages? Please see attached image https://collezionieuropa.com/product/ripani-time-0242rr-00999-signature-shoulder-bag/

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #10001

      Hi,

      For tab close state please you this code

      .tab-heading:after { background: your_color; }

      And this one for tab open state
      `.active .tab-heading:after { background: your_color; }

      Cheers,
      Foster

Viewing 1 reply thread

You must be logged in to reply to this topic.