kjepede
Forum Replies Created
-
Hi @takanakui, are you able to share the solution here? I have the same issue as described above (mobile menu doe not close when pressing (anchor) links in mobile menu).
Thanks,
KjetilForum: Fixing WordPress
In reply to: Layering new (bigger) logo over header image@jaycbrf
The code above works in terms of pulling the correct image file (logo) and adding it to the page. (that’s the short HTML bit)
If I use the default logo in the theme it gets cropped to 250 x 250 px and does not look nice, so I’ve turned that option off.@bcworkz
I should have added that I am working on a Child of the Twenty Seventeen theme.
I guess the question is what “code do I need to put where” for the image (HTML) to get pulled up in the same wrapper as where the theme’s default logo location is? (i.e. inside the ‘custom-header-media’ or ‘custom-header’)
Is there any CSS I can use to “swap” the linked logo image, so that I don’t have the cropped one? (If so I could simply add CSS to relocate that logo and get the desired result.)@anevins
I’ll have a look at how to do this tonight.Forum: Fixing WordPress
In reply to: Layering new (bigger) logo over header imageHi HV.
Thanks. I did skim through that page, but the fact that HTML wasn’t mentioned didn’t register.
The website is not yet live (hence no references to it).
There are probably several ways of achieving a large logo, but I can’t find the answer anywhere online and I have not been able to fully resolve it myself. Hence the post.