Viewing 2 replies - 1 through 2 (of 2 total)
  • this is what I find applied for the #header:

    #header {
    	width: 860px;
    	height: 200px;
    	margin-left:auto;
    	margin-right:auto;
    	border: 1px solid red;
    	background:#FFD700
    }

    try to clear the browser cache – press ‘reload’ or press ‘ctrl f5’ or whatever your browser needs.

    Thread Starter maximumsavage

    (@maximumsavage)

    Wow, I feel silly.

    Thanks much, it was the cache…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS won't show up on custom theme’ is closed to new replies.