Is this some weird glitch?
Reign
Registered Users Posts: 69 Big grins
I added this to my CSS to hide the home button. It hides the home button and then some of my galleries go missing, too. I took it out for that reason.
/* Hide the home icon, and the first the separator icon in the breadcrumb*/ .sm-page-layout-region-center .sm-page-widget-body li:first-child, .sm-page-layout-region-center .sm-page-widget-body li:nth-of-type(2) { display: none !important; }
www.nathantpham.com (your comments and suggestions are welcomed)
0
Comments
will do the job. It did so on a trial I did on one of my folders. If not you may need to explore a bit with one of the code inspectors to find the class of the div that contains the list you want to target.
Jim Ringland
jtringl.smugmug.com