Hi there. Just getting started with this theme. Can you tell me what I need to replace in the CSS to make my logo fit (with a little breathing room) in the head area? I've tried adjusting the code from other posts to this forum with no luck. http://www.berndtcompany.com Thanks!
Make header taller to accommodate logo?
6 posts from 4 voices-
Posted 2 years ago #
-
Hey,
in style.css change:
#wrapper_head{ position: relative; z-index: 100; overflow: visible; height:100px; }to:
#wrapper_head{ position: relative; z-index: 100; overflow: visible; height:150px; }You can adjust the height as you like.
Posted 2 years ago # -
Perfect! You're my hero. Thanks so much.
Posted 2 years ago # -
Glad that I could help you :)
Posted 2 years ago # -
I see three CSS files, style1, style2 and style3... which one should be changed?
Posted 1 year ago # -
Hey,
The style1/2/3.css files are the colour / style specific CSS files, you should find the code to change in style.css in the root of the theme (same folder as header.php / index.php etc.
James
Posted 1 year ago #
Reply
You must log in to post.














