Viewing 7 reply threads
You must be logged in to reply to this topic.
Hi,
I can’t drag the columns on the header of the minimal theme. I want the logo to be in the centre of the page but the column for the social icons is bigger so it doesn’t sit in the centre.
When I click force centre in the header layout options, it creates a narrow column that forces the menu items onto another line.
Thanks,
Phil
Hello,
Can you please post a link of the page you are trying this? So we can understand better the situation.
Thanks!
Hello,
You can use custom css to move the logo position until you are satisfied with the result. Try adding this code:
.header-el.cl-h-cl_header_logo {
padding-right: 60px !important;
}
Change the value to your wish.
PS: On your request to proceed in the email, i will mark this ticket as resolved and close it. So we can follow up in the email.
Best regards!
Screenshot of the site you posted with the custom css suggested: https://postimg.org/image/v4xz4elcr/
You must be logged in to reply to this topic.