reduxframework / redux-framework-4

Redux v4
https://redux.io/redux-4/
Other
97 stars 32 forks source link

The Links Color field doesn't work #209

Closed mohammedeisa closed 3 years ago

mohammedeisa commented 3 years ago

Steps:

mohammedeisa commented 3 years ago

The same issue happens on Redux 4.1.24

webbudesign commented 3 years ago

The same issue reported before; Duplicate of #206

essamamdani commented 3 years ago

I check everything from my side...it works fine as you suggest. if it is not working let me know how to reproduce it

mohammedeisa commented 3 years ago

Here is a video showing the issue:

https://user-images.githubusercontent.com/3139496/119424285-70ce8180-bd05-11eb-9e4e-6455144e83fa.mp4

The hover and active colors work fine. The issue is with the default state of the link (When it's not clicked).

I see that the theme overrides the link color.

kprovance commented 3 years ago

Fixed in the latest pull request, 4.1.27