Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1169966

    Hi team Enfold

    I’m trying to figure out why the top bar is not showing on mobile on my client’s website http://www.warredal.be. I think it’s because of some css I put in, but I can’t seem to find it. Could you have a look and tell me where the top bar went on mobile? It’s important that it’s displayed so that the Polylang flags are also accessible for mobile visitors.

    Thanks!

    #1169990

    Hi,

    You have following custom CSS code

    @media only screen and (max-width: 1024px){
    #header_meta {
        display: none !important;
    }}

    Please delete it :)

    Regards,
    Yigit

    #1169998

    Deleted it and cleared the cache several times, still not showing up. Maybe some other code is messing it up?

    #1170001

    Hey,

    Please go to Enfold theme options > Performance and disable “CSS file merging and compression”, flush cache then enable it once again.

    If that does not help, please create temporary admin logins and post them here privately so we can look into it :)

    Regards,
    Yigit

    #1170013

    I have that compression disabled by default, because when it’s active the website just keeps loading and loading. But I did what you advised anyway, still nothing. :( I added the private login (temporary) link) in the private section. Thanks again.

    #1170018

    Hi,

    I deleted the code from Quick CSS field. Please review your website :)

    Best regards,
    Yigit

    #1170021

    Great, that fixed it. Thanks!

    #1170025

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Top bar not showing on mobile’ is closed to new replies.