Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1014072

    Dear Support

    The breaking point for the menu is set proper. How do I set the breaking point for the mobile menu?
    Please see screenshot in PM

    Best regards

    #1014111

    Hey Xinspirit,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #1014127

    Hi Rikard

    Please see private message.

    Best regards

    #1014262

    Hi Xinspirit,

    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: 989px) and (min-width: 768px) {
    .responsive .logo img {
        margin: 10px 0 0 0;
        width: 85%;
    } 
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1014685

    Dear Victoria
    Thank you for your help. That seems not to work. It works on a desktop lowering the resolution but not on a mobile.
    I switched all caching plugins off. Is there another way?
    Best regards

    #1014689

    Dear Victoria
    The logo appears normal on a Google mobile, but not with others.
    Best regards

    #1015023

    Hi,

    I checked with my iOS device and all are working properly.

    Best regards,
    Basilis

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