The uploaded logo image in the Header is displayed with a white border. I need to remove the border, can anyone advise please? I am inexperienced so a simple explanation would be appreciated!
Hi Steve,
Thanks for writing in!
Would you mind providing us with your website URL, so we can take a closer look into your website and provide you with a tailored answer.
Thanks.
Hi, thanks for responding. My website is not live yet, and I am building it for a third party, who has asked me not to publish it. If you look at any example, you will see that there is a narrow white border around the logo. I need my logo to blend in with the background colour, with no border.
Hi Steve,
would you mind providing us with your WordPress login credentials in a private reply so that we can take a closer look to the issue?
Thanks.
Alain – I don’t understand! Is something missing?
Hi Steve,
Please provide the username and the password of your admin panel (see: http://prntscr.com/814q6x), so I provide you with a detailed response.
Thanks.
Hi Steve,
If you wish to achieve something like this: http://prntscr.com/8161zd. It is a margin around the logo image, I don’t find any border around the logo, so if you want to suppress the margin, you can add the following code under Appearance > Theme Options > Custom Css:
#header .logo {
margin: 0px 0px !important;
}
Thanks.
Hello Imran
Thanks for looking into this. Perhaps we have a communication problem, but if you look at my page, you can clearly see a white line around the uploaded logo image. I don’t known if it is a border, margin, padding or whatever.
The logo has a dark blue background, which I have matched in the Header Background color. Therefore the logo image should appear to be part of the background, with no border.
I can’t attach a screenshot to this post unfortunately, but you are able to see my page.
Your solution changes the Header Background color to white, so the border is not visible, but I don’t want a white Header Background.
The topic Logo border is closed to new replies