Ho Wto Edit Focus:visible Style - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Ho Wto Edit Focus:visible Style

S

Sandra97

Helix Framework 2 weeks ago

Hello,

I need to change the styling of the focus:visible elements but I don't find a few to do it (I need a green border).

Could you help me?

Thanks in advance

Sandra

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 weeks ago #209463

Hi Sandra,

but for what element? He is an example for images in "Keep exploring" section (homepage).

.sppb-carousel-extended-item img:focus,
.sppb-carousel-extended-item img:hover 
{outline: 1px solid #135C3B;}

Using that example and your webmaster skills you should know what to do next.

0