Hi,
How would I eliminate the transparent space between the menu items in the left sidebar and the socket container?
Thanks,
Joe
Hi,
How would I eliminate the transparent space between the menu items in the left sidebar and the socket container?
Thanks,
Joe
Hi,
in your style.css there's a line
#socket
Here you can delete this line:
top: 1px;
You must log in to post.