Move the Breadcrumb Up

If you'd like to move your breadcrumb up a bit you can use the following code. Feel free to tweak the # (-20px) to your hearts content. You need the number to be negative in order for it to move it UP. If you want to move it down, make it a positive number. Add the following code to your theme's Advanced CSS settings:

/* Move the Breadcrumb Up
.sm-breadcrumbs {
   margin-top: -20px;
}
From: http://www.dgrin.com/showthread.php?p=1917770#post1917770

Comments

  • No Comments
Powered by SmugMug Owner Log In