elementor / elementor/elementor

Lightbox Button Focus Line

Open
#12,808 4 comments 1 reaction 0 assignees View on GitHub
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

![Lightbox Focus Bug](https://user-images.githubusercontent.com/7768009/95767092-32a6b500-0c82-11eb-9a06-9bf06007a3ad.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.