Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2620330
Responsiveness
Closed

Comments

  • valmustechnology started the conversation

    Hi, as i previously mentioned in the Ticket #2551477 i've found a few issues when it comes to the menu/logo responsivness, i followed your suggestions (smaller logo and smaller menu font) but didn't work. 

    I attached an image to this ticket to show you what i mean. That's just one resolution example but from 1000px to almost 1600px range resolution i have this problem. So many people are seeing this and it's not good.

    Do you have other suggestions? Can you please help me fix this?

  •  4,773
    Michael replied

    HI!

    How do you want it to look?

  • valmustechnology replied

    Hi! WeI would like to keep this design of course, we just want it to be responsive.

    If it's necessary to change design a little bit, in order to be responsive, we're willing to do that.

    Hope i answered your question. Let me know if the situation is not clear.


    Have a nice day


  •  4,773
    Michael replied

    You use a lot of menu items that just don't fit physically on the screen if you reduce the width. This is the code that will place menu items that do not fit on the screen on the second line.

    #primary-menu.no-responsive {
        white-space: normal !important;
    }

     

    6707465710.png