Quote Originally Posted by traytray View Post
I still can't figure out how to remove the second heading bar under Shop Our Sale.

http://designerperfumesnob.authsafe.com/

Could you please offer fix?

Thank you.
Use firebug or a similar web developers tool, or view the source code and find the id or class on the page element. Then use a display:none in your stylesheet to turn it off.

Thanks,

Anne