I think I just did something in the CSS like this:
.buttons-left {
width: 0px !important;
}
↧
Left nav-buttons causes the title to have 20px left spacing
↧
I think I just did something in the CSS like this:
.buttons-left {
width: 0px !important;
}