[Resolved] website not responsive

Home Forums Support [Resolved] website not responsive

Home Forums Support website not responsive

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1155773
    Torsten

    Hi,
    I just dicovered that the website for my client is not fully responsive on loading, only after refreshing, for each page the same. Can you give me directions?
    We just went public with this social project…
    Thanks ahead,
    Torsten

    #1155945
    David
    Staff
    Customer Support

    Hi there,

    One thing i did notice is that you have most of your CSS included in the Autoptimize cache but then your fonts and some other styling is in the so-css-generatepress.css file which is being loaded after.

    This is creating a small flash of style changes for me – but no need to refresh the browser for them to load correctly.

    It would probably be best if all CSS was combined into one file.

    #1156411
    Torsten

    okay, I transfered all css into Design / Custom CSS
    will take a look at this on the weekend and will let you know.

    #1156426
    David
    Staff
    Customer Support

    Ok let us know 🙂

    #1158129
    Torsten

    Hi David,

    body {
        min-width: 300px;
    }

    did the trick, min-width was set to 600px.
    best,
    Torsten

    #1158188
    David
    Staff
    Customer Support

    Glad you found the solution

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