Forum Replies Created
-
AuthorPosts
-
I have a very strong feeling now that the owner of the site turned on some sort of godaddy feature that is overriding enfold completely!
Thank you very much for the assistance and that makes perfect sense. I ran a copy of this on my own apache/mysql server and the mobile site runs as it should. This is the first time I’ve run a site with enfold so I didn’t even know that wasn’t your mobile version. I wasted so much time on this.
- This reply was modified 10 years, 7 months ago by joelmeaders.
It doesn’t seem to work on mobile still. It’s like it’s not picking up the stylesheet there. I do want to thank you for all of your help so far, I am sure we’ll get this resolved :)
- This reply was modified 10 years, 7 months ago by joelmeaders.
This reply has been marked as private.Thank you, Devin. I made the change to the child theme and got everything back up and style.css is now being used, however mobile only CSS is still not working.
I currently have this in style.css and Quick CSS to test without luck. I did try on 3 devices, different browsers and cleared cache.
@media only screen and (max-width: 767px) { #llBanner { display: none !important; } .mobileOption { display:none !important; } }
There is a space in the theme folder URL:
http://www.laxlibrary.com/wp-content/themes/LAX%20Library/style.css?ver=1 -
AuthorPosts