Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1042168

    In order to help my logo/subtext to not be shrunk so small that it’s useless to include (bc microscopic in size), I’d like to reduce the space on top/bottom of breadcrumb line sitewide (vs going into each individual page/post — nearly 200 of them).

    I searched documentation and found how to change color, and how to move breadcrumbs under title, but not how to reduce the height of that gray space the breadcrumb is in. I did try advanced styling > Breadcrumb element > Line height and set it to smallest, but it just moved the text a little, but did not change the space itself.

    In regards to https://gatehealing.com should you want to see what I am talking about.

    J

    #1042175

    Alternatively, if I can reduce the space between the 2 lines of my subtext, that would work as well since the amount of change I need now is pretty small.

    #1042182

    And again, you take your car to the mechanic and suddenly it’s fixed. I found that the line height thing DOES work in Advanced styling for H1 (vs breadcrumb element I tried before to reduce the height of that area) and I only apply it to logo area.

    Still be good to shrink that breadcrumb are height though.

    J

    #1042382

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .title_container .container {
        min-height: 30px;
    }

    Best regards,
    Rikard

    #1042552

    There we got! Thanks Rikard! Y’all can close this one.

    Best,
    Jon

    #1042681

    Hi Jon,

    Great, glad we could help. I’ll close this for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘reduce space above and below breadcrumb text’ is closed to new replies.