Hi @amplitum,
Thank you for your question.
You can make it centre aligned by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-mobile .header-logo-container {
margin: 0 45% 0 auto;
}
Best regards,
Shufflehound team
It is displaying fine for me as shown in the attached screenshot.
If you want to you can change the value 45 in the above CSS code to whatever you think display better for you.
Attachments:
You must be
logged in to view attached files.
Logo in your attachment is not centered. Css line from your post above don’t work for me. It’s still the same.
Hi there,
Sorry to hear that, please try this CSS snippet bellow:
.sh-header-mobile .header-logo {
margin-right: 18px;
}Let us know if the issue is fixed.
Best regards,
Shufflehound team
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.