Remove Home Breadcrumb from Galleries
nicepen
Registered Users Posts: 2 Beginner grinner
Hello all,
The home breadcrumb (little house) that is associated with the "Hide Owner" option is redundant and causes unnecessary spacing. I'd like to turn it off but when I set "Hide Owner" to Yes, I also loose the sidebar with all my navigation. Is there a way to remove just the little house and it's spacing while leaving navigation menu's intact?
The home breadcrumb (little house) that is associated with the "Hide Owner" option is redundant and causes unnecessary spacing. I'd like to turn it off but when I set "Hide Owner" to Yes, I also loose the sidebar with all my navigation. Is there a way to remove just the little house and it's spacing while leaving navigation menu's intact?
Tagged:
0
Comments
Hi ,
Add the following code to a CSS content block (All Galleries or Just This Gallery). Then click Done, Done and Publish Now.
/* Hide the current breadcrumb home button */
.sm-breadcrumb .sm-fonticon-Home {
visibility: hidden;
}
Cavig :-)
/* Hide the current breadcrumb home button */
.sm-gallery-cover .sm-gallery-cover-breadcrumbs,
.sm-breadcrumb .sm-fonticon-Home {
visibility: hidden;
}
However, there is still a spacing issue so I'm gonna look closer at the page layout and see what can be done.
Best,
Aaron
I'm not seeing a breadcrumb on your site.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk