Hi,
On my website https://elsiena.nl the logo/header is displayed on the desktop computer and tablet just fine, but on my smartphone
there is no header at all.
Please help.
Hey Chrisf64,
I think it’s got something to do with custom code. If you have any custom in Enfold > general Styling > Quick CSS or in Child theme style.css please remove it and refresh the page in mobile to check if the header appears. if it does add the css code back one block at a time to know which one is causing the issue.
The second reason could be a plugin conflict to find which plugin is causing the conflict please follow these steps:
1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.
We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
Vinay
This is in my custom CSS .logo { display: none !important; } and that is causing the problem.
How can I hide the logo but display the header image on smartpone and desktop.
Hi,
Glad you found the issue please try using
.logo img { display:none!important }
Let us know if that helps.
Best regards,
Vinay
Thanks! it’s working perfect.
Chris.
Hi!
Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Regards,
Vinay