-
AuthorPosts
-
February 6, 2017 at 12:15 pm #743299
Hello,
Somehow the productcategories that I made, that are functioning on laptop and IPad, are nowhere to be found when I look for them on my mobile-phone. What can I do to get them displayed?February 8, 2017 at 4:42 pm #744410Hello, This question is still unanswered. Can you help me out please?
February 10, 2017 at 3:18 pm #745444Hi,
Sorry for the late response. Are you referring to the sidebar? try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top #main .sidebar { display: block !important; width: 100% !important; border: 0 !important; } .responsive #top #main .sidebar .inner_sidebar { margin-left: 0 !important; } }
Hope this helps :)
Best regards,
NikkoFebruary 20, 2017 at 3:40 pm #749402Thanks Nikko, was indeed referring to the categories in the sidebar. Added the code you provided. But I’m sorry, this still doesn’t seem to work. Made a work-around by adding Product-categories in the footer, that does display in a proper way on a mobile phone.
February 20, 2017 at 10:52 pm #749645Hi,
I just checked your site but I get this:
Internal Server Error
Can you give us temporary admin access? so we can check why it’s not working as you have said, there probably might have some conflict or errors. Also give us permission to disable any plugin if necessary.
Best regards,
NikkoFebruary 20, 2017 at 11:43 pm #749664Hi Nikko, Today I moved my website from a subdomain: website.irisdepasse.nl to the real URL: http://www.irisdepasse.nl. Maybe that explains the Internal Server Error?
February 20, 2017 at 11:45 pm #749665By the way some other things concerning the Productcategories don’t seem to work as well, as you can see in other questions that I have asked. Would be nice if you could solve all of them…
February 21, 2017 at 8:56 am #749816Hi,
Yes, we will try to help you with that. And you are right I was checking the subdomain link from the private content. It should be safe to post your login details in the Private Content (have posted my email on Private Content).
Best regards,
NikkoFebruary 21, 2017 at 9:42 am #749841Make an entree for you. Hope you won’t need to remove plugins…
February 24, 2017 at 3:54 am #751183Hi,
Thanks :) Don’t worry we don’t remove plugins, just deactivate it but most of the time we just activate it back if no issues are found. I checked your site and it seems show on mobile though only partial of the code is added:
@media only screen and (max-width:767px) { .responsive #top #main .sidebar { display: block !important; width: 100% !important; border: 0 !important; }
the sidebar still has left margin because the code isn’t complete, I have added the code but it’s not reflecting (even with plugins disabled). Are you using some cloudproxy? seems like any changes done in Quick CSS doesn’t reflect instantly :(
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.