Page 1 of 1

Adding Global CSS to a Project

Posted: Tue Apr 14, 2026 3:04 pm
by gofrank
I have a CSS file that contains coding for backgrounds, sections, etc. that I would like to include with every page of my site. I know that WB creates a "site" CSS file based on the project's name. Is there a way to add my separate CSS file to that information? If not, what is the best way to ensure the global CSS is included with each page of the project? I know it can be uploaded via File Publisher, but that does not include the file in the page. Thanks!

Re: Adding Global CSS to a Project

Posted: Tue Apr 14, 2026 3:05 pm
by crispy68
Can't you add it to the Site HTML section? Are you using any master pages? If so, add it there.

Re: Adding Global CSS to a Project

Posted: Tue Apr 14, 2026 3:52 pm
by gofrank
Yes, I am using a master page, and that works! Thanks, Crispy!