Archived topic
Logo not displaying
4 replies · Started by Denis on February 15, 2017
Hi, I can't get the logo to appear on dalkeytaxi.ie
I had a guy add the following code to the site to make the logo bigger (he tried it on a cloned site and it worked) but am not sure the code has anything to do with it.
I can provide a log in if you email me.
Using GP Pro 1.3.41 and the GP Child Theme
In Appearance > Simple CSS
.main-navigation .sticky-logo, .main-navigation .sticky-logo img {
height: 104px;
position: absolute;
z-index: 1000000000000000000000 !important;
margin-top: -7px;
width: 121px;
}
.main-navigation .sticky-logo img {
position: relative;
}
Hi Denis,
Looks like your current logo image URL (http://dalkeytaxi.ie/wp-content/uploads/2016/11/dalkey-taxi-dublin.png) is not valid.
Try re-uploading the image. Looks like this is what you want: http://dalkeytaxi.ie/wp-content/uploads/2017/02/dalkey_taxis_logo.jpg
Let me know.
Looks like the navigation logo. Are you making sure you're uploading the correct image in "Customize > Layout > Primary Navigation"?
Hi Tom, that solved it, I did not realise there are three separate places where Logos need to be added.
All working now, thanks!
You're welcome :)