Bradley Prout

Well-Known Member
is it possible to move the breadcrum up so it sits flush under the blue bar? picture below
 

Attachments

  • breadcrum.png
    breadcrum.png
    635.9 KB · Views: 12
You could add this to your extra.css:

Code:
@media (min-width:@maxResponsiveWideWidth) { .breadBoxTop { margin: -20px -20px 0px; }}

It would go back to normal in wide responsive view as the content padding drops.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back