Tagged: title bar
Hi there, I’ve checked the forums and tried some CSS but I haven’t been able to achieve the correct look for my title bar.
I want it to be a shorter vertically on both top and bottom, so reducing the space above and below the title text so there is less leading or space. Just tighter so it looks more compact on mobile
Can you provide css for this customization?
Thank you!
Hey jhchan,
Please add this CSS code in Quick CSS, located in Enfold > General Styling:
#top .title_container .main-title {
line-height: 1;
}
#top .title_container .main-title a {
display: block;
line-height: 40px;
}
If you want to remove more space for mobile, just let us know :)
Best regards,
Nikko
Hi jhchan,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko