HTML validator: invalid color for inline CSS
-
I just installed this nice theme on one of my blogs.
When checking the HTML validity using the W3 validator, I figured out that the palmeria_header_style function outputs an invalid header color (probably when hiding site title and description):<style type="text/css"> .site-title, .site-description { position: absolute; clip: rect(1px, 1px, 1px, 1px); } .main-navigation:not(.mobile-navigation) .primary-menu > li > a{ color: #blank; } .sidebar-open i{ background: #blank; } </style>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘HTML validator: invalid color for inline CSS’ is closed to new replies.
