Read the statement by Michael Teeuw here.
header line color
-
Hello everyone. I want to change the color of the header’s line in my MM modules but I do not know what to change in my custom css. If someone can help me it woud be appriciated. Here is a picture of a module and the line I want to change the color:
Thank you in advance. -
@Anthony don’t know myself, but use the dev window to figure it out
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1657744269845
-
first, follow @sdetweil 's suggestion - use dev tools to help you find the answer before asking.
second, don’t go alone, take this: https://www.w3schools.com/cssref/pr_border-bottom_color.asp
(found that by looking through dev window to find the correct CSS element, then main.css to find it, and a simple google search)
:)
-
@BKeyport said in header line color:
use dev tools to help you find the answer before asking.
so you don’t NEED to ask!..
-
@sdetweil Well, to be honest, I’d have asked a few months ago, because the CSS element is X-Y, and I wouldn’t know why X-Y isn’t in main.css, but X is, and Y is.
😖
-
-
-
@Anthony we all didn’t know anything when we started using mm…
-
@sdetweil Boy, that’s the truth.