Tagged: enfold, sticky header
-
AuthorPosts
-
March 9, 2016 at 7:33 am #595347
hi,
i am using the Sticky Header with Shrinking Header unchecked. When the page is scrolled, the logo increases in size and the nav links become bold. How do I stop those two behaviors from happening so that the Sticky Header looks the same before and after the page scrolls.
Thanks
March 13, 2016 at 12:06 am #597298Hey Paul!
Go to Enfold > Header > Header Transparency and remove the logo set there.
Best regards,
JosueMarch 14, 2016 at 7:24 pm #597938Thank you Josue.
another issue that i’m having is that i’m trying to use an SVG for the logo. it appears ok, but forces itself to be centered in the header, not left justified.
any thoughts?
thanks
paulMarch 14, 2016 at 8:02 pm #597950Can you post a link to the svg you’re trying to use?
Cheers!
JosueMarch 14, 2016 at 8:50 pm #597969March 14, 2016 at 8:53 pm #597970Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-mozilla .logo img { width: 100% !important; height: 100% !important; }If that does not help, please upload your svg logo and then let us know
Best regards,
YigitMarch 14, 2016 at 8:54 pm #597972also tried this one
thanks josuehttp://www.techhubinc.com/wp-content/uploads/2016/03/tech-hub-logo-340×156.svg
March 15, 2016 at 12:25 am #598053Ok, can you set it as the logo in the actual site so we can try to debug it?
March 15, 2016 at 1:37 am #598081ok. i added the css per your instructions and changed the logo to the svg.
thanks
paulMarch 15, 2016 at 2:00 am #598089Add this:
.logo img { height: 70px; }March 15, 2016 at 3:15 pm #598409thanks josue.
it works. not sure how it works, but it does.
seems like no matter what value i put in it doesn’t really change the height, just the alignment.
interesting.March 15, 2016 at 9:58 pm #598633SVG can be weird sometimes but glad it works :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.
