- Posts: 3
- Thank you received: 0
Background color Menu and bottom page
-
hagenberg
Inactive member - Topic Author
- New Member
Less
More
10 months 2 weeks ago #51113
by hagenberg
Background color Menu and bottom page was created by hagenberg
I have been having difficulties change the color on the top of my sub-pages. The main page has the correct color (black), but if I go to a sub-page, the color is different (dark blue/purple) i tried to change my heading color to the same color, but this only resulted in the color changing again to a different tone. So it is some dependency between the heading color and the color below.
Any fix? I can't find any way to change it. The correct color on the main-page kan be seen her: www.lederutvikling.online/index.php
The sub-page colouring can be seen her: www.lederutvikling.online/index.php/vanlige-problemstillinger2
Any fix? I can't find any way to change it. The correct color on the main-page kan be seen her: www.lederutvikling.online/index.php
The sub-page colouring can be seen her: www.lederutvikling.online/index.php/vanlige-problemstillinger2
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
10 months 2 weeks ago #51115
by milos
Replied by milos on topic Background color Menu and bottom page
Hello,
Please edit file /media/templates/site/coworking/css/custom.css and around line 240 change this:
to this:
Regards,
Milos
Please edit file /media/templates/site/coworking/css/custom.css and around line 240 change this:
Code:
.sparky_inner .logorow {
position: relative;
background: #2e2a43;
}
to this:
Code:
.sparky_inner .logorow {
position: relative;
}
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.150 seconds