Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1242336

    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!

    #1242344

    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

    #1242345
    This reply has been marked as private.
    #1242352

    Hi jhchan,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Title Bar Height (color section not text height)’ is closed to new replies.