Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to use CSS in optimizing Shopify website speed?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #296383
    JackyNiks
    Participant

    I’ve got a Shopify website that loads not so fast as I want. What are the CSS tricks I can use to solve my problem?

    #296390
    Paulie_D
    Member

    CSS rarely affects loading speeds.

    The CSS files are usually miniscule compared to images etc.

    I suggest you use the diagnostic tools that come with your browser to see where the various parts of you page contribute to the loading time.

    #296420
    mikewainwright
    Participant

    Instead of looking at CSS, use your browser’s developer tools to look at network speed.

    Things I find affecting network speed on Shopify are:

    • Image size
    • Javascript
    • Large pages with complex templates.

    I’ve known shopify to be slow, but never because of CSS.


    Mike Wainwright dev blog

    #296711
    nicecss
    Participant

    If you showed your site you could check it using pagespeed from Google. Can you check by yourself? And then give us a screenshot so we can give you advice.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.