I am a beginner with wordpress and have no idea how to do that. How do I check the theme options? I am using the Enterprise Child Theme
I put this exactly and it didn’t work. Is anything out of place?
#title-area {
width: 400px;
float: left;
margin: 0;
padding: 20px 0 0 0;
overflow: hidden;
background:url(images/logo.jpg) no-repeat left top;
}
#title {
position:absolute;
top:-9999px;
left:-9999px;
}
http://www.texasapartmentpoolservices.com
I want to put my logo where my company name is in the top left corner.