• Resolved MickeSeise

    (@mickeseise)


    I need some help, when I choose to change colors so that the whole theme becomes dark I still can’t change color on the bottom bar above the footer. The bar is white/gray where can I change color on this one?

Viewing 1 replies (of 1 total)
  • Thread Starter MickeSeise

    (@mickeseise)

    I found it in the style.css the code look like this after I change it:

    #footer {
    	Color: 000; /* BOTTOM BAR*/
    	border-top: 0px solid #d5d5d5;
    	padding-top: 50px;
    	margin-bottom: 30px;
    	min-height: 80px;
    	position: relative;
    	color: #999;
    	clear: both;
    }
Viewing 1 replies (of 1 total)

The topic ‘Bottom bar’ is closed to new replies.