Website Building » Wix » How Do You Make a Header Responsive in Wix?

How Do You Make a Header Responsive in Wix?

Last updated on January 8, 2023 @ 6:12 pm

In order to make a header responsive in Wix, you need to take the following steps:

First, you need to edit the header elements. To do this, simply click on the header element and then click on the “Edit” button.

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

Second, you need to add a responsive breakpoint. To do this, click on the “Settings” tab and then scroll down to the “ResponsiveBreakpoints” section. Here, you need to specify the width at which you want the header to become responsive.

PRO TIP: If you are using Wix to create a website, you may want to make your header responsive so that it looks good on all devices. However, be aware that this may not work perfectly and you may need to do some additional work to make sure your header looks good on all screen sizes.

Third, you need to add the following code to your CSS file:

@media only screen and (max-width: [responsive breakpoint width]) {
   .header-element {
      width: 100%;
      height: auto;
   }
}

Finally, you need to publish your site so that the changes can take effect.

Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.