Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

How to disable showing page title (heading) from the hero/navbar section?

#2615
Avatar photo[anonymous]

Hello,

I was able to change all the colors that I wanted. I didn’t have to use “!important”.

.cookie-popup {
  background-color: #000000;
}

.cookie-popup__save {
  background-color: #D4A129;
}

.cookie-popup__save:hover {
  background-color: #D4A129;
}

Thank you very much for your help 🙂

Br,

Luka