elementor / elementor/elementor
Lightbox Button Focus Line
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
## Prerequisites
- [X ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X ] The issue still exists against the latest stable version of Elementor.
## Description
The lightbox buttons are showing the theme's default focus outlines.
## Steps to reproduce
Attached is an image of the focus outline appearing in the gallery lightbox popup. I'm able to hide the outline using the CSS code below.
.elementor-lightbox .elementor-swiper-button:focus{outline: none;}
## Isolating the problem
- [X ] This bug happens with only Elementor plugin active (and Elementor Pro).
- [X ] This bug happens with a default WordPress theme active.
- [X ] I can reproduce this bug consistently using the steps above.
## Environment
Elementor 3.0.11
Elementor Pro 3.0.5
Hello Elementor Theme

Contributor guide
Assessment
This issue has not been assessed yet.