Hello,
I am trying to figure out what code, or what part of the code i need to edit to the menu and make it full width.
Thanks in advance!
Hi @MDNGT-FNTSY
What’s your url
It is midnight-fantasy.co.uk and password is Seucau
Hi @MDNGT-FNTSY
You have 3 sections in your header, do you want all 3 to be long?
If just the black bar, put this in your theme.scss and save it
@media only screen and (min-width: 990px) {
.navfullwidth .page-width {
max-width: 100% !important;
}
}
Hello,
Nope, just the main menu as shown in the image attached.
Thanks!
Hi @MDNGT-FNTSY
If it doesn’t work let me know
Hi @MDNGT-FNTSY
Do you mean the whole first section red or just an outline?
The whole section.
Hi @JohnFromJotting ,
Ahhh, nope I was hoping it would cover the header fully. No worries, thanks for much for your help!
Hi @JohnFromJotting ,
Would it be possible for you to send me the code to change the color of the header? As I might be able to make it work by making the menu the same width.
Thank you very much and have a great day!
MDNGT-FNTSY
Hi @MDNGT-FNTSY
You would need to make it full width indeed, let me know when it’s done ill check your website again