Hello!
I need some help moving the logo, menu, and hero slider content to the left. I’m getting very frustrated with it. I would like it to extend to the entire page as opposed to being confined.
Hello!
I need some help moving the logo, menu, and hero slider content to the left. I’m getting very frustrated with it. I would like it to extend to the entire page as opposed to being confined.
Hello There,
header.site-header .wrapper {
max-width: initial;
}
.hero__text-align.wrapper {
max-width: inherit;
}
Thank you for this! However, the menu links are going to the right and not the middle. I would like to keep the icons on the right as shown in your photo but the navigation links to be centered. How can this be achieved?