How to hide or change mobile header logo with Additional CSS or custom PHP
How to hide or change mobile header logo with Additional CSS or custom PHP
How to hide or change mobile header logo with Additional CSS or custom PHP
How do I enable automatic stacking for mobile?
I had the same problem with the Hello Elementor theme and the mobile menu. I found an option that worked for me and that was to disable the Built-in Icon Fonts feature in Elementor settings. Hope it works for you
WordPress blogsite logo is different on my computer and mobile
Vertical scrolling is not stopping correctly in Mobile and Desktop
Mobile App Not Posting, Debugging Options
Not working Mobile view and Desktop view properly when we searched on website
Not able to see updates my mobile after making updates on wordpress mobile version
You could enable multisite and set up your mobile version on a subdomain. That would allow you to control both fairly easily. However it would ultimately be better to just make the original site responsive.
I am presuming you are using the Easy Fancybox plugin, or some equivalent plugin. Your problem could be solved by applying custom css after Fancybox has loaded, as suggested by the plugin author here. In essence, you can use media-queries to specify the size of the Fancybox to be different on various devices. See for … Read more