Home › Forums › Jevelin Theme › Centering the mobile logo
Home › Forums › Jevelin Theme › Centering the mobile logo
Hi @ctang93,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Additional CSS
.sh-header-mobile .sh-table-cell.sh-group {
width: 100%;
display: table-caption;
}
.sh-header-mobile-navigation .header-logo img {
margin: 0 auto;
}
.sh-header-mobile .header-logo {
float: none;
}
.sh-header-mobile .sh-table-cell.sh-group .sh-table-cell,
.sh-header-mobile a.header-logo-container.sh-table-small {
display: block;
}You can remove it using below custom CSS code.
#header-navigation-mobile {
display: none;
}If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.