change header nav bar and footer background color

Posted in: Newsmag
Post count: 10

I do not like the black nav bar and black footer. Would much prefer the same color of blue used in the line that appears above the nav bar.

1) What is the color number used in the blue line above the nav bar?
2) How can I change the background color in both?

Thank you in advance,
Trish

Post count: 10

Never mind … I finally found it. Now all I need is to change the color of the black buttons to blue. Still looking.

Post count: 23312

Hello Triblu,

Please provide your website and show me on what buttons you mean because I do not exactly understand. I need this so I can provide a more accurate response.

Thanks for the message!

Post count: 10

Hi again Catalin,

The buttons I was referring to is now only the Search button. All other aspects are fine as they are.

Post count: 23312

Hello Triblu,

If you want to change the color for the search button, you should use a bit of CSS code to do that. Try the code below and change the value color with yours.

The code is ->

.header-search-wrap .td-icon-search {
color: red;
}

The result -> http://screencast.com/t/TS2N9Njc1Ll

If is not what you mean, please provide more details.

Thanks for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.