Forum Replies Created
-
AuthorPosts
-
Lynsey
MemberAny insight?
Lynsey
MemberWhat I am asking is if I can rename the zip folder and Css and if there is anything else that needs renamed or will hat make it function correctly for new installs?
Lynsey
Memberbump
Lynsey
MemberNo one?
Lynsey
MemberAnyone?
Lynsey
MemberDownload this plugin
If that doesn't work try adding this to your functions
//* Remove page titles site wide (posts & pages) (requires HTML5 theme support) remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
Lynsey
MemberIt's because your background is fixed in the css
background: url(http://test.myfreshlybrewedlife.com/wp-content/uploads/2013/10/BlogHeader5.jpg) #ffffff no-repeat center fixed;
Remove the fixed element and replace the code with this
background: url(http://test.myfreshlybrewedlife.com/wp-content/uploads/2013/10/BlogHeader5.jpg) #ffffff no-repeat center;
Lynsey
MemberJquery pin it button
Lynsey
MemberCan anyone help please? It's also making the logo show up misplaced to the right on my ipad.
October 3, 2013 at 8:57 pm in reply to: Move the secondary navigation outside of the main wrapper #65309Lynsey
MemberOkay solved it, guess i'm a little brainier than i thought
remove_action( 'genesis_before_header', 'genesis_do_nav' );
October 3, 2013 at 8:45 pm in reply to: Move the secondary navigation outside of the main wrapper #65308Lynsey
MemberOkay i have it moved outside the wrap the only problem is that it is now duplicated?
Lynsey
MemberI figured it out thanks!
Lynsey
Memberhelp!
Lynsey
Memberbump
Lynsey
MemberTry using display:inline-block
Lynsey
MemberAnyone know what i am talking about?
Lynsey
MemberAny help with this?
April 16, 2013 at 10:35 am in reply to: How to remove space between header and content? adorable theme #35763Lynsey
MemberAwesome that worked! Thanks so much! I really appreciate your help!
Lynsey
MemberOkay it seems like it was the genesis nav menu amplified creating the problem, i removed it and it seems to work fine now =/
Lynsey
MemberThanks for your reply, i disabled jetpack, removed the typekit code from the genesis header and also disabled woocommerce, still jumping, this driving me nuts
-
AuthorPosts