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

    Hi everyone,

    we are using the accordion module for the mobile version of the the website. Whenever I open a new toggle of the accordion a strange blue line appears (see screenshots). Is there any possibility to remove this? It seems to happen at least in iPhone using Safari..

    Thank you very much in advance.

    Kind regards
    Christian

    #1212303

    Hey ezban4life,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all p.toggler:focus {
        outline: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1213946

    It works! Thank you so much!

    The topic can be closed form my end.

    #1214192

    Hi,

    Great, I’m glad that Victoria could help you out and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange blue line in accordion on mobile’ is closed to new replies.