Morning.
Is it possible to remove or move to the bottom of page the Navigation trail (image attached) in order to bring the content area in line with the right hand side bar?

Thanks
Mark
Fetching latest tweet ...
Morning.
Is it possible to remove or move to the bottom of page the Navigation trail (image attached) in order to bring the content area in line with the right hand side bar?

Thanks
Mark
Add to Custom CSS:
.parent-return {
display: none;
}
This topic has been closed to new replies.