Navigation link styling for the current page

I just can’t make it work that the one navigation link for the current page is different from the other navigation links in order to indicate to the user on which page he/she is.

  1. I populated in the Project Settings at the Input field “Active Link Class” the class active.

Screenshot%20IN%20Active%20Link%20Class%20is%20active


  1. Then in my global bloc in the Navigation I selected each navigation link (4 of them) and assigned the class with the name: active


  1. Now I adjusted in the Class Editor the different class states (‘normal’ and ‘hoover’, but not ‘active’) of the links. The active state I left off, because it is only for to indicate that a link was pressed.


All navigation links do react absolutely fine to hoover

But here is my problem:
The one navigation link of the current page is not different from all other navigation links. It should be red.

What the heck am I doing wrong?

Have a look at this long, long conversation.
https://blocsforum.discoursehosting.net/t/blocs-3-2-beta-build-5/6642

1 Like

Thanks a lot Bootsie. :pray:
I was searching for this post, but I could not find it at all (because it was not specifically about the problem but about all problems of the beta version). I think this is the one with the solution. It is just strange that the manual is so way off explaining this clearly to a Blocs user.

1 Like

Glad I could help.