Viewing 4 replies - 1 through 4 (of 4 total)
  • It would be best to just copy the css and put it into a child theme. Linking css will slow your site down.

    Thread Starter barnacle

    (@barnacle)

    I’m still working on the site so I’d rather not have to edit two css themes every time I make a change, nor in the future if I change something. Do you think it will slow the site down significantly?

    Not that much but you will need to use a full (absolute) url.

    Well, you only edit one and then copy/paste.

    Do you think it will slow the site down significantly?

    It would be hard to say. After you get it done check the speed on google. Goggle will give you suggestions on how to speed up the site.

    I think something like this in the head,
    <link rel=”stylesheet” type=”text/css” href=”https://yoursite.com/wp-content/theme or where ever it is/name of style sheet.css”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to link to files outside of WP on same domain’ is closed to new replies.