Addon: Modal - Styling "Icon" Link (Hover) - Question | JoomShaper

Addon: Modal - Styling "Icon" Link (Hover)

C

clausjepsen

SP Page Builder 1 day ago

In addon "Modal popup" I can chose "Icon" which creates a link with an icon.

I can set the color, but not hover color. How to set hover color that affects both icon and text? Note: setting text/hover under "Style" has no effect.

SP Pagebuilder v. 6.7.0 / Joomla 6.2.2

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 day ago #230124

Hoi,

Probably by using Custom CSS only.

.sppb-modal-selector span > i:hover {color: red;}

Use that in Page Settings > Page CSS > Custom CSS area

0
C
clausjepsen
Accepted Answer
13 hours ago #230164

Nope - didn't work. Strange that the hover option is not include here.

0