This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
Hi, our logo, when I try to set Centered Logo type of header/logo, is not exactly in center and shows under menú.
Otherwise, whats is exactly menu “Main Center Logo”
Best regards
I think is solve by adding this personalized css code:
.col-2 {
max-width: 100% !important;
}
Hi.
I added class to style:
.pix-header.menu-aroundblock .col-2 {
max-width: 100%;
}
It will be in the next update in main.css.
Also fixed the slider width.
You must be logged in to reply to this topic.