Home Forums Total shorten height of breadcrumbs

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1838
    ecroswell
    Participant

    The gray area that displays the breadcrumbs and the current page title. Is there a way to change the height on that? Any help is appreaciated.

    #1844
    Hash
    Keymaster

    Hi,

    Go to Appearance -> Customizer and in the Additional CSS tab add the below CSS code

    .ht-main-header{
    padding: 15px 0;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.