Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1057827

    Hi, i don’t know why the top bar disappear in mobile version. Can anyone help me please?

    #1057904

    Hey Marc,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      #header_meta {
          display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1058099

    Hi Victoria, it works fine!

    Thanks,!

    #1058406

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Top bar disappear in mobile’ is closed to new replies.