Loading
90 views
A couple of questions...
Page 1
(items) 1–2 of 2
Not sure how I got the white space or "transparent" space between the two sections. Also, I'm really not wanting Start a New Topic on each category? How can I move it to somewhere that it will only be on the page once.
Thank you for your help in advance.

The white space is because you have the BACKGROUND set as transparent. If you can't work it out, post your CSS here so we can look at it for you.
to Hide the START TOPIC button on each category use:
/* Hide start topic button on main categories page */
#all-categories-page .start-topic-wrapper .button_link {
display:none;
}
Page 1
(items) 1–2 of 2
Locked Topic
You must be a member to post in this forum