Remove blank space on left - one category
Using version 5.0.11
I have used
.block-top-categories {display: none;}
I only have one category so no point it having then listed,
And now the block is missing, this is good. But there is a huge space on the left. I dont seem to be able to find anything that lets me edit the page.
How can I change this dead space?
I tried adding this to CSS
.sidebar {
width: 60px;
}
.one-sidebar {
width: 60px;
}
It seems to work ONE refresh and then it goes back to whatever it was before. I am guessing its reading some other CSS file and overriding the custom CSS.
__________________
Mark Worsnop
vers 5.3.3
|