Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hey guys,
Maybe the following information will help.
The Header Logo is the following dimensions: 238px (width) * 80px (height) + Margin spacing
I am using the logo center, menu below header layout.
If I change the Header Custom Height in the theme panel to 119px it fits but the logo overlaps the navigation menu when scrolling.
What I have in my child-theme style.css in regards to the header.
.logo { margin-top: 19px; margin-bottom: 20px; } .header-scrolled .logo { margin-top: 4px; margin-bottom: 5px; } #main { padding-top: 157px !important; }
Hey Elliott!
Now that you mention it, what are the benefits of using @font-face versus Javascript?
I know that Typekit uses Javascript and have read numerous articles suggesting it is faster and more reliable.
Anyway, that’s all for this request. I’m just curious to know what your opinion is. I’m pretty amateur when it comes to custom webfonts.
You’re the best Elliot!
Kind Regards,
MikeDecember 23, 2014 at 6:36 pm in reply to: Moving Local Host Server Theme to Live WordPress Server #372185Hey Yigit!
Thanks for the reference. I will follow the instructions in the documentation.
Kind Regards,
MikeHey Yigit!
You and I have become good friends ha!
1. Following code
.logo { margin-top: 19px; margin-bottom: 20px; }
makes the navigation#header_main_alternate
overlap the logo. Looks like I need to adjust the<div class="container" style="height: 80px; line-height: 80px;">
to 119px. Where do I go to edit this?This reply has been marked as private.This reply has been marked as private.Hey Flikk and Yigit,
You guys are phenomenal and I don’t say that often.
That’s all I needed to know =)
Thanks for the help guys!
Kind Regards,
MikeThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts