.site-header command doesn't work
-
I’m following a Youtube tutorial and my code is identical to the tutor’s, but somehow nothing happens when I try to use the .site-header (and site-footer) command like he does, to target my header (and footer).
I’m trying to make a border below my header, here’s my code:
/* Header */ .site-header { border-bottom: 10px solid #333; }Here’s the tutorial for reference (from 19.25): https://youtu.be/k7olvEeBM2I?list=PLpcSpRrAaOaqMA4RdhSnnNcaqOVpX7qi5
I’d really appreciate any help.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘.site-header command doesn't work’ is closed to new replies.