hi guys! I am using the tab element on my site and the focus css is a bit distracting. Can you help me with out to remove it? Thanks!
Hey bobfurgo,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.tab,.tab.active_tab:focus {
outline: -webkit-focus-ring-color none 0px;
outline-color: -webkit-focus-ring-color;
outline-style: none !important;
outline-width: 0px !important;
}
Best regards,
Mike
thanks please feel free to close!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike