.sm-page-widget .sm-breadcrumbs .sm-breadcrumb-item .sm-button{
font-size: 18px;
line-height: 36px;/* width, height and line-height must match */
}
.sm-breadcrumbs .sm-icon-Home,
.sm-breadcrumbs .sm-icon-small {
width: 36px;/* width, height and line-height must match */
height: 36px;/* width, height and line-height must match */
}
Perfection, that is exactly what I was trying to achieve.
I am most grateful to you Mike; thank you very much for taking the time to help me.
I now have a better understanding of how the revised structure for breadcrumbs has to be addressed.
@kgphotos said:
... the home font icon (house) is no longer aligned with the breadcrumb. Any idea how to fix it?
After changing my code following Hikin' Mike's advice, I am now finding the same failure of alignment.
Judging by your current website, you have now corrected the problem.
I should be most grateful to know how you did it. Thank you.
@James Lyall said:
I have just discovered that I am suffering the same alignment problem as experienced by Karen.
Please could you offer me some help? Many thanks.
When you changed the height and width from 38px to 40px you also have to change the line-height to match.
Comments
@James Lyall
Remove the old code and try this:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Perfection, that is exactly what I was trying to achieve.
I am most grateful to you Mike; thank you very much for taking the time to help me.
I now have a better understanding of how the revised structure for breadcrumbs has to be addressed.
http://www.lyall-photos.net/
After changing my code following Hikin' Mike's advice, I am now finding the same failure of alignment.
Judging by your current website, you have now corrected the problem.
I should be most grateful to know how you did it. Thank you.
http://www.lyall-photos.net/
I have just discovered that I am suffering the same alignment problem as experienced by Karen.
Please could you offer me some help? Many thanks.
http://www.lyall-photos.net/
When you changed the
height
andwidth
from38px
to40px
you also have to change theline-height
to match.Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thank you very much, Mike, for nursing me with such skill!
I am most grateful to you.
http://www.lyall-photos.net/
hallo,
on all galeries
https://www.labrophotography.com/Portfolio/Animals/
i'd like to reduce the breadcrumb height 48px to 42px. how can i do that ?
best regards
marc
Add this to your theme's custom CSS section:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk