Format on homepage only
-
I am trying to format the td-header on home page only, but no success so far.
This code works but applies to all sites;tc-header {
background: rgba(0, 0, 0, 0.3);
height: 48px;
background-image: none;
position: fixed;
}Homesite has class home, this works;
body.home {
background: black;How can I css td-header only on homepage?
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Format on homepage only’ is closed to new replies.
