ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,728
- Points
- 823
Reputation:
Hi, I am having an issue when I set a button to have a hover gradient with an emoji with the text in the button tag. The emoji disappears after the hover has applied. I think I am just missing an !important; tag somewhere.
Does anyone know if there is a solution to this. You can test on our live site atomicacademia.com or the code is below:
// ############################ BUTTONS #################
.button,
a.button // needed for specificity over a:link
{
.m-buttonBase();
a
{...
Read more
Continue reading...
Does anyone know if there is a solution to this. You can test on our live site atomicacademia.com or the code is below:
// ############################ BUTTONS #################
.button,
a.button // needed for specificity over a:link
{
.m-buttonBase();
a
{...
Read more
Continue reading...