abc Posted September 13 Share Posted September 13 (edited) In my accordion, I have a description, which is a clickable hyperlink. The problem is that only the description text itself is clickable, not the entire line that the description is in. Is there a way to make the entire line clickable? Take a look at my URL. Notice how hovering the description line is not clickable unless you hover the description text itself. Edited September 13 by abc Link to comment
Solution abc Posted September 13 Author Solution Share Posted September 13 Figured it out: .accordion-item__description p a { display: flex; } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment