Closed lushkant closed 4 years ago
After analyzed found that the issue can be resolved by adding a custom attribute role="link"
in anchor tag's content panel. Please see the image for reference
CSS which responsible for this is: https://github.com/analogwp/analogwp-templates/blob/face01eb3e4506c65f03c61ebca8d0ae213caec0/inc/elementor/class-colors.php#L182
@gvgvgvijayan That's not ideal solution. We need to tweak the actual CSS selector without requiring extra steps at users' end.
@gvgvgvijayan That's not ideal solution. We need to tweak the actual CSS selector without requiring extra steps at users' end.
Alright, I understood.
Here's a replicated page at play site - https://play.analogwp.com/linked-icon-widget-issue/
Accent color takes precedence over the widget's inline color values.