Enlarging header image (my logo)
-
I’m new to WordPress and playing around with the Spun theme – I love the theme but just want to make some small changes.
I’m trying to enlarge the custom header image (my logo), but not having any luck, and hoping someone here can guide me in the right direction.
I went to the Spun stylesheet (style.css) window and changed the last line of this from “max-height: 75px;” to “max-height: 135px;” because I want the header image to be increased to 135px high
#masthead img {
float: left;
margin-right: 1em;
width: auto;
max-height: 135px;I updated the file, but unfortunately the change didn’t take effect.
Along these lines, I’ve been trying to change the font of post titles from Baskerville (I think it’s Baskerville) to Helvetica Neue, but haven’t had any luck with the edits I made to the stylesheet.
Sorry if this topic has been discussed before. I’ll also add that I tried a few plugins. I can’t find one that will give me the ability to englage my logo/header image within the Spun theme. I installed a plugin that allows me to change the fonts within posts, but it doesn’t give me the option of changing fonts in any other fields (menu, post title, etc.)
My site is steincraft.us, but there is currently a coming soon page up, while I work out these kinks. Thank you so much for any help!
- The topic ‘Enlarging header image (my logo)’ is closed to new replies.