Changing top-Background (Logo + Topmenu) after scrolling

  • wolfram
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
1 year 4 days ago #50375 by wolfram
Hi,
I want to change the Background-Color (now = black) from Logo + Topmenu after Scrolling.
If you scroll the site down, the Logo and Topmenu will stay and there appears a black block behind Logo and Topmenu.
This black Color I want to change in a dark red color.

Thank you for answering
W.Larmon

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 4 days ago #50376 by milos
Hello,

You can change the floating top menu background if you edit the file /media/templates/site/ballet/css/custom.css and around line 44 change the background color here:
Code:
.toprow.topmenushow { position: fixed !important; background: #2b211d !important; }

Regards,
Milos

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 4 days ago #50377 by milos
One more thing. If you have pre-defined color style enabled (style 2, 3, etc.), you can change the background color in file /media/templates/site/ballet/css/styles/style2.css (or 3, 4...). At the bottom of the file, you can find a similar CSS code with background color.

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.297 seconds
Powered by Kunena Forum