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
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.
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
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#top .title_container .container {
min-height: 30px;
}
Best regards,
Rikard
There we got! Thanks Rikard! Y’all can close this one.
Best,
Jon