Oh what a mess…

Blocs 4: How to fix that BLACK background in the navbar (mobile) and also the ALMOST BLACK text on the same views? https://www.himmelstrutz.com

If you have a suggestion, please explain it as a young pretty stupid child is the receiver. Please nothing about code/CSS as Blocs is web design without coding. A simple video to explain what I did wrong here would probably be the best.

Hi Joakin @Himmelstrutz

Everything you need to know is available from the Blocs Help/Knowledge base.

You can click on “Docs” bottom left once you open the app.

First read this one:

https://help.blocsapp.com/knowledge-base/special-menu-background-colour/

then this one:

https://help.blocsapp.com/knowledge-base/subclass-reference-guide/#navigation

To add the subclass you simply need to select it and then style it.

  1. Open the class editor and search for the subclass:

  1. Add the required subclass:

  1. Style the added subclass to your linking:

This will change the background colour of the menu on mobile and to change the text then you will need to add the subclass for the Special Navigation Links.

Cheers
MDS

1 Like

Thanks, will try to manage that even if it was quite a lot of details. Which I now can’t find in my file/project… Been trying it again and right now it doesn’t work at all… Navigation in BLOCS is for sure not easy… By some reason the mobile navigation is now light and jumps down, more visible than filled black with almost black letters, but I have no idea what I did to make it like that, Blocs is getting more and more scary… I happily found the reason for the light menu/jump down and then added the class of your suggestion: - YouTube- YouTube

Joakim, this is your problem in the second video. You are editing the same class for the background. You need to add another class from there.

Thanks Eldar, I don’t get it, as usual, what is a “subclass for Special Navigation Links.”? … Ok found the “blocsapp-special-menu blocsnav li a” in the class manager and now it works. Thanks again.