Hi,
thanks for using Tuto WordPress theme.
The theme has a boxed layout and hasn’t been designed to have a wide header. However, if you’re familiar with coding, feel free to create a custom child theme and modify the theme as you like to meet your personal needs and requirements.
thank you, im not a coder im just a 2d designer of logo and print
and its ok thank you again
@acharknews
You could do something like this. If you don’t already have a Child_Themes or the theme offers nowhere to put a custom css, then you should install a plugin like Jetpack then add the following to the custom css area
@media screen and (max-width: 1475px) {
.mh-container {
width: 100%;
}
.mh-wrapper, .mh-footer {
width: 95%;
margin: 0 auto;
}
}
@salsaturation thank you bu it dont work
so i try to cerat a new sidebar horizontal in top and i put menu, but the menu is not in middle
im verry bad in programation
thank you
Is the code I gave you present on the site?
i put it alone whithout plugin in to botumn of style.css
and it did not work
i think all the element are in box !
—-
now it is not in the web site !
If you can add it back that would be good otherwise it is near impossible to see what the issue is