Background color of toprow

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
1 year 6 months ago #50501 by Hazzo
Hi,
how can I change the bg color on the menurow to #000?

Tried in the css (media/templates/site/electronics/css/custom.css) but there is no change on the site. See image.
Also cleared cache and tried other browsers./* toprow */

.sparky_inner .toprow > .sparky_container::after {
content: " ";
display: block;
width: 100%;
height: 5px;
background: #000000;
Brgds

Hans 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 6 months ago #50503 by milos
Replied by milos on topic Background color of toprow
Hello,

You can try to add the background color of the top row from the template parameters page, under Layout > Row Settings. For more details read www.hotjoomlatemplates.com/sparky-docume.../layout/row-settings

Regards,
Milos

Please Log in to join the conversation.

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
1 year 6 months ago #50504 by Hazzo
Replied by Hazzo on topic Background color of toprow
Hi,

I actually tried that before as well, but the top row stays white (or rather #f6f6f6)

 


Brgds Hans

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 6 months ago - 1 year 6 months ago #50505 by milos
Replied by milos on topic Background color of toprow
Hello,

Then you can try adding this in custom.css file, at the top of the file:
Code:
.toprow > .sparky_container { background: #000000; }

You can change the color value to the color of your choice.

Regards,
Milos
Last edit: 1 year 6 months ago by milos.
The following user(s) said Thank You: Hazzo

Please Log in to join the conversation.

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
1 year 6 months ago #50506 by Hazzo
Replied by Hazzo on topic Background color of toprow
Worked fine. Thanks a lot

Please Log in to join the conversation.

Time to create page: 0.179 seconds
Powered by Kunena Forum