Simple CSS Problem
-
I'm trying to change the navbar background color to #f6f7f8. Can't seem to figure it out using Custom CSS section.
Any help would be amazing!
Mike
-
@baris said in Simple CSS Problem:
.navbar { background-color: red; }
Doesn't work?
Nope. I've tried that and the same code with .navbar-default and neither seem to work.
-
Here's what I'm seeing:
The only other custom CSS I have is:
.fb-like, .fb-like > span, .fb-like > span iframe { width: 100px !important; height: 20px !important; }
-
Using the Persona theme.
-
@baris said in Simple CSS Problem:
I just tested on this forum and it seems to work fine. What version are you on?
I got it working....
Helps if I enable Custom CSS. :shame:
Copyright © 2024 NodeBB | Contributors