Forum Replies Created
-
AuthorPosts
-
trentstudios
MemberAh, there it is. Thanks, Brad. I've registered and hooked my new widget, and drug a Text widget into it, but the text isn't showing on the site. I wonder why...
trentstudios
MemberI placed my menu in the secondary position and changed the 5 in the below code to a 13 and that did the trick. I don't know if this is the correct way to do, but it got the job done.
//* Reposition the secondary navigation menu remove_action( 'genesis_after_header', 'genesis_do_subnav' ); add_action( 'genesis_header', 'genesis_do_subnav', 13 );trentstudios
MemberHi, Brad. Thank you for the response and recommendation. I didn't add that code. Altitude came with it. I did try removing the code, but it didn't make a difference.
trentstudios
MemberThat worked for me, launchapril2015. Thanks!
trentstudios
MemberOops. Nevermind. I didn't realize Genesis > Theme Settings > Content Archive applies to the Blog Template.
trentstudios
MemberExcellent! Thank you so much, Victor! I think I tried everything but that.
trentstudios
MemberChanging 33% to 25% didn't work for me. Does anybody know why?
Thanks!
Cameron.home-middle .widget, .home-top .widget { float: left; padding: 0 2%; width: 25%; }trentstudios
MemberI don't have featured images. I have an image in the body that seems to be getting duplicated.
trentstudios
MemberNevermind. I've centered the logo and text widget on smaller screens.
trentstudios
MemberDoh! Sorry. Of course. Thanks!
trentstudios
MemberThanks for the quick response, Bard.
Actually, that's already in the functions.php file.
I removed it, and nothing changed.
Any other ideas?
Thanks!
Camerontrentstudios
MemberI'd like this, too.
-
AuthorPosts