Color bar In Eric Posted in : TheBlogger sumitkapoorParticipant 25 October 2016 at 10:57 #44869 Hello, Can you help me change four colors in a header of eric theme? I want to customize the color being used. regards Sumit Kapoor serkanModerator 25 October 2016 at 13:37 #44886 Hi Sumit, It is background image. You can create an image with photoshop and set the size ; 1920px X 5px Then upload your image to your server and use this custom css code. Instead of hashtag, paste your image url. .is-menu-bar .menu-wrap { background-image: url('#'); } Thanks sumitkapoorParticipant 27 October 2016 at 11:33 #44921 Many thanks, Serkan!! serkanModerator 27 October 2016 at 14:11 #44929 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. nerwinParticipant 27 October 2016 at 17:51 #44934 I just tried this and I can’t get it work, the orginal one is still there. Tried clearing cache and what not. serkanModerator 27 October 2016 at 18:22 #44935 Hi nerwin, I just checked your related url via chrome, safari and firefox and there is a black bar under the menu. Your code is working fine. Thanks nerwinParticipant 27 October 2016 at 18:24 #44936 I had to do this to make it work: .is-menu-bar .menu-wrap, .is-header-row .header-wrap, .is-header-small .header-wrap, html .site .footer-subscribe { background-image: url(‘#’); } haha. serkanModerator 27 October 2016 at 18:30 #44937 Thanks for the feedback. Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register