Hello, my website logo isn’t displaying properly on mobile. I’ve seen in the general forum threads stating you need to visit the folder wp-content\themes\enfold\includes. Apologies for my ignorance but where do I find this and does it apply specifically to Enfold?
Thanks in advance
Hey Natster079!
According to this website – http://www.downforeveryoneorjustme.com/
Your website is currently down. Please make sure that you have posted the correct link
Best regards,
Yigit
Hello, Apologies. I dropped an ‘n’ off the URL. I’ve updated it in my original post now.
Thanks
Hey!
Can you please try re-uploading your logo? I cannot see image source being added to IMG tag in source code. If that does not help, please create a temporary admin login and post it here privately
Cheers!
Yigit
Hi!
Instead of adding it as the color section background, add it as image element inside the color section. It will be more responsive.
Cheers!
Ismael
Hey!
It does resize on mobile view but require a few css modifications. Please provide a screenshot of the mobile layout that you want.
Best regards,
Ismael
Hey!
Add this to the Quick CSS field to adjust the size of the image on mobile view:
@media only screen and (max-width: 767px) {
.home div#av_section_1 .container {
height: auto !important;
}
.home div#av_section_1 main.template-page {
padding: 10px 0 !important;
}
}
Regards,
Ismael
Hi!
I can’t see any difference between the two links on mobile. Can you provide screenshots of what you see? use imgur.com or public dropbox folder.
Also please clear browser cache.
Regards,
Andy