Home / Widgets / Accessibility fix for elementor Video playlist widget touch targets do not have sufficient size or spacing
Duplicate Snippet

Embed Snippet on Your Site

Accessibility fix for elementor Video playlist widget touch targets do not have sufficient size or spacing

touch targets do not have sufficient size or spacing

Code Preview
css
.e-tab-title {
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 0px;
}
.e-tab-title button {
    padding: 10px;
}

Comments

Add a Comment