Please can someone help me in how to remove the space on top of my website. I am using the Mystique theme, my site is http://timeoutbookings.co.za/
Thanks
Please can someone help me in how to remove the space on top of my website. I am using the Mystique theme, my site is http://timeoutbookings.co.za/
Thanks
I managed to sort the problem out, changed the style.css
#site-title{padding: 0.5em 0 0em 0;}
You can change to #site-title {padding:0;}to remove space
This topic has been closed to new replies.