Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #748982

    Hi there,

    On homepage of our website fixx.me, at the top of the page, right side with grey background, the texts and button on it overflowing to the right.
    http://quirktools.com/screenfly/#u=http%3A//fixx.me/&w=1024&h=600&a=1&s=1

    What’s wrong with it?

    Thanks,
    Orhan

    #748986

    Hey erkuto!

    The issue is that the grid is getting small, while the text headline and the button or not responsive.
    We can not make the line bigger, but we can help you make the Text and Button smaller, if that works out for you.

    Let us know

    Best regards,
    Basilis

    #749027

    Hello Basilis,

    Do you ask me that to make them smaller to help for only mobile devices? By the way, why does button overflow as well?

    • This reply was modified 7 years, 2 months ago by erkuto.
    #750180

    Anybody hear me?

    #751106

    Hi,

    It seems the grey area isn’t compatible with the flexible layout, try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1400px) {
      #top #sign-up .flex_column {
        width: 100% !important;
        display: block;
      }
    }

    Hope this helps.

    Best regards,
    Nikko

    #751125

    Hello Nikko,

    Thanks for your reply. I did add the css code you sent me. But it didn’t work :(
    You can check it on your side with http://quirktools.com/screenfly/#u=http%3A//fixx.me&w=1024&h=768&a=22&s=1

    Is there any solution for that?

    Thanks,
    Orhan

    #751230

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #751295

    Here they are! Thanks

    #753322

    Hi,

    I apologize for the delayed response, I have missed this thread. I have checked the login details, however it doesn’t work.

    Best regards,
    Nikko

    #753604

    I checked it. It is still active. Please try it again.

    #756618

    Hi,

    The code I gave is already working, as the gray area goes to the bottom instead of overflowing when the area is narrow or on smaller screen devices.

    Best regards,
    Nikko

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