
Andrei
@XeotheosisAll comments
- @DorcasKomaneSubmitted over 1 year ago@XeotheosisPosted over 1 year ago
Hi there,
The reason that happens is because there's no hover state on mobile devices. You can change it instead to .advice button:active and the button will glow only when you click on it.
0 - @Jo-cloud85Submitted almost 2 years ago
- @kennsawyerrSubmitted almost 2 years ago@XeotheosisPosted almost 2 years ago
You can try position:absolute on the target component you are trying to align and position:relative on the parent of that target component (if there is one).
Marked as helpful0