Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1133558

    Hi guys,

    i’m using the accordion toggle and whenever I click on it, a blue highlit line appears on the top and bottom (see screenshot). I think this is from the browser. Is there a way to disable this?

    #1133837

    Hey bobfurgo,

    I can’t view the screenshots you posted, the page is password protected. On which page can we see the actual element?

    Best regards,
    Rikard

    #1133878

    If you view it in the browser and enter the credentials (private area) you’ll be able to see it. Thanks!

    #1134198

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    p.toggler:focus {
      outline: -webkit-focus-ring-color auto 0 !important;
    }

    Best regards,
    Rikard

    #1138168

    Thank you!!

    #1138183

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘accordion toggle highlight’ is closed to new replies.