Forum Replies Created
-
AuthorPosts
-
July 10, 2017 at 12:46 pm in reply to: How to create full width responsive header w/Genesis Magazine Pro theme #208918
jlcpvr
MemberHi Brad,
I saw that tutorial but didn't try because it says "you can change the PHP code for the Custom Header function located under your Appearance Menu, in your child themes functions.php file around line 42" When I copied my php file to notes, line 42 is "child theme do not remove, define child theme" etc. The "add support for custom header" area is at line 101. Also, there are a few other differences from the tutorial example: mine has a line that says 'flex-height' = true and the 'header-selector = '.site-title a' (although yours may have just been cut off, but I only see .site-title) Also, my height is 180 and width is 760.
Also, in my css style sheet, the header-image area starts at line 1417 (from notes).
Then to change padding the tutorial says line 1106, but that's also not congruent. (There are many places where .site header appears, including under widgets, etc. but they start at line 1356 under /*Site Header)I could just go ahead and change the php code to h=200 and w=1140 and then change the css min-height from 90 px to 200 px as your tutorial shows -- but just want to be sure since there are some differences. Then, I'm not sure how to change padding because mine is different than tutorial.
Any clarification is much appreciated!July 8, 2017 at 12:40 pm in reply to: How to create full width responsive header w/Genesis Magazine Pro theme #208856jlcpvr
MemberHi, sorry for any confusion. I am trying to create a full-width header image for homepage instead of the default smaller header. Thanks.
-
AuthorPosts