You need to adjust the wrapper height fort this in your stylesheet.css file:
Code:#logoWrapper{ background-color: #ffffff; height:80px; }Code:change to: #logoWrapper{ background-color: #ffffff; height:43px; }
You need to adjust the wrapper height fort this in your stylesheet.css file:
Code:#logoWrapper{ background-color: #ffffff; height:80px; }Code:change to: #logoWrapper{ background-color: #ffffff; height:43px; }
Zen-Venom Get Bitten
Thank you. It worked!