Hi, how to remove the blue color? Check my video. Thanks
Hey,
Your video is private. Please set it to Unlisted and share the link to the video and your page.
Best regards,
Yigit
I think we can make fastly: open my website.
Click on an accordion (+) so close: it will appear a blue line. Check
Hi,
Is this the same issue as this thread?
I’m not seeing a blue line on a Android device, so I believe that what you are seeing is set by your iPhone, I’m not sure where exactly you are seeing this because your video is private, but perhaps this css will help:
#top .main_color .single_toggle:focus {
outline: 0 !important;
outline: 0 -webkit-focus-ring-color !important;
}
Best regards,
Mike