There are a few different ways that you can put a header on every page in Wix. You can either use the Wix Header & Footer tool, or you can add a code snippet to your site.
If you want to use the Wix Header & Footer tool, simply go to the settings for your site and select “Header & Footer” from the options. From here, you can choose to add a header or footer to every page on your site. You can also customize the header or footer for each individual page.
Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.
If you want to add a code snippet to your site, you first need to create a new HTML file. Then, copy and paste the following code into your HTML file:
<!-- Add this code to the <head> section of every page -->
<link rel="stylesheet" type="text/css" href="/path/to/header.css" />
Once you have added this code, you need to upload your HTML file to your Wix account and then add it to your site. To do this, simply go to the settings for your site and select “Add Files” from the options. From here, you can upload your HTML file and select where you want it to be added on your site.
Adding a header or footer to every page on your Wix site is a great way to make sure that your visitors always know who they are dealing with. It also allows you to add important information such as contact details or social media links.