Sam
(@soumendra)
Hello,
You have extra space on the left side of your Header image:
http://sharingcaring.ca/wp-content/uploads/2015/09/cropped-sc_header1.png
For Better result you can remove the extra space from it, and use this code in your Custom CSS:
body > a img {
display: block;
height: 180px;
margin: auto;
width: 700px;
}
You can adjust the values as per your requirement.
Hope that helps you, feel free to ask if there is any other problem.
Thank you.
Hello,
I believe I did as you said… and saw no change.
What am I doing wrong?
Sam
(@soumendra)
Hello,
You can try this instade:
#logo-block img {
width: 420px;
}
Thank you.
sorry I am just getting back now.
But THANK YOU SOOOOOOO much for your help!