Home › Forums › Jevelin Theme › Problem to reduce the height of the title bar
Home › Forums › Jevelin Theme › Problem to reduce the height of the title bar
Hi @jemano,
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 reduce it?
Best regards,
Shufflehound team
You can achieve it 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:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 782px){
body.admin-bar #page-container .sh-sticky-mobile-header.sh-sticky-mobile-header-active {
margin-top: 0 !important;
}
}I could confirm the provided CSS code is working fine on your site.
Please see the attached screenshot taken before and after using the CSS code.
Please test it clearing your browser cache.
Worked for me. Thanks 🙂
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.