Custom CSS Load Delay
Hi, thanks for the theme. Recently my site is experiencing custom CSS load delay. I have the custom CSS to increase the width of the page and remove the top and bottom margin, and because of the delay, the page shows with default width and then increase the width so it is quite annoying, and the longer the page loads the easier to notice. Please help.
My site is http://www.tripwinego.com/en/home-en/
body.responsive #page-wrapper {
max-width: 1280px;
}
#page-wrapper {
padding-top: 0;
}
#colophon {
margin-bottom: 0;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Raymond,
Try adding the above CSS to WP AdminAppearanceCustomize, Additional CSS. This will output the CSS on the page. It’s not as good (from a cache standpoint) but it should avoid this.
It works fine. I have other ways to cache the site so the cache issue is not that big of the deal. Thanks for the help.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.