- This topic has 7 replies, 2 voices, and was last updated 5 years, 4 months ago by
Tom.
-
AuthorPosts
-
January 11, 2017 at 12:20 am #262840
Jamal
Hi
The “Add padding” option in the page header is breaking the mobile header of my site and introducing a horizontal scroll. I believe it’s something i added thats causing some conflict or something but disabling the “add padding” option fixes everything.
These are my current settings http://i.imgur.com/5gi0xE8.png and my site url
Agressively support the kind of work you want to see. Buy it. Talk about it. Review it.
January 11, 2017 at 9:27 am #262987Tom
Lead DeveloperLead DeveloperThanks for reporting! For now you can probably use the top/bottom padding option instead ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 12, 2017 at 2:51 am #263286Jamal
I noticed another unrelated issue. After using
_navigation_location
filter to hide the navigation on archive and single custom post type pages, the contents of_after_slideout_navigation
get centered after somehow inheriting the below css.nav-aligned-center.nav-below-header .main-navigation { text-align: center; }
Agressively support the kind of work you want to see. Buy it. Talk about it. Review it.
January 12, 2017 at 12:10 pm #263474Tom
Lead DeveloperLead DeveloperThat should happen regardless as the slide-out navigation shares the .main-navigation class and styles. You can always target it to align left.
I have plans for independent styling options for the slide-out navigation soon.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 12, 2017 at 10:47 pm #263621Jamal
The thing is that on my home page my contact form in after_slideout_navigation hook as aligned left while on those other pages where i have returned ” for the navigation location its aligned center. Thats what im having trouble understanding.
Agressively support the kind of work you want to see. Buy it. Talk about it. Review it.
January 12, 2017 at 10:54 pm #263622Tom
Lead DeveloperLead DeveloperAnd what’s your navigation alignment set to? Left?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 13, 2017 at 12:12 am #263643Jamal
Ok now i get it thanks. Have set alignment to left and all is good now.
Agressively support the kind of work you want to see. Buy it. Talk about it. Review it.
January 13, 2017 at 9:42 am #263777Tom
Lead DeveloperLead DeveloperAwesome ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.