I tried out a bit – and this works for me:
.cycle-slide .builder-banner-content {
padding: auto;
padding: auto;
}
@media screen and (min-width: 800px) {
.content-position-none .builder-banner-content {
margin-right: auto;
margin-left: auto;
max-width: 1024px;
}
}
-
This reply was modified 9 years, 2 months ago by desamson.
Thanks for your answer.
Is that the only possible way to solve the problem?
Unfortunatelly that lets the elapsed menu look very narrow and uncomplete.
In addition, I’d like the logo to be in a fixed (size-)relation to the menu-toggle.