Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1269040

    Hello,
    I have a problem with the theme ENFOLD.
    When i see the website with full screen no problem to see the summary.
    But when i reduct the window or when i use a tablet, the summary is in my logo…
    Can you help me ?

    Here a picture with firefox full screen
    https://www.noelshack.com/2020-52-1-1608556879-001.png
    here a picture with firefox when i reduct … (with tablet same problem)
    https://www.noelshack.com/2020-52-1-1608556878-002.png

    Thx u very much

    • This topic was modified 3 years, 10 months ago by alice56220.
    #1269291

    Anyone ? :'(

    #1269296

    Hi,

    Thanks for the screenshots. Could you post a link to the site in question so that we can have a closer look as well please?

    Best regards,
    Rikard

    #1269299
    #1269300

    when you use tablet or reduct the window with firefox, chrome the summary is not good… problem screen in the logo

    #1269365

    You need an access ? Contact me if you want ;) Good day @Rikard

    • This reply was modified 3 years, 9 months ago by alice56220.
    #1269637

    Hi alice56220,

    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: 1250px) {
      nav.main_menu, #menu-item-search {
        display: block !important;
      }
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1269679

    @victoria
    Very good !!! Thank you !!!!! Perfect ;)

    Best regards,

    Johan

    #1269807

    Hi Johan,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.