- This topic has 8 replies, 3 voices, and was last updated 3 years, 11 months ago by
Tom.
-
AuthorPosts
-
April 12, 2019 at 1:25 pm #867471
Klaus
Hello, I found that the Header is not displayed on “Woocommerce” pages, e.g. like the “Checkout” page (I clicked on the new basket-button in my “Navigation as Header” to find out, that the Header disappeared). Is it resolved as well? (like https://generatepress.com/forums/topic/header-not-being-disabled-in-1-8/). Another Problem I have with the new Header: where can I select padding left and right for “Navigation as header” and the sticky “Navigation as header”. Right now I need to write my own css, still the sticky Header doesn’t respond. Kind regards Klaus
April 12, 2019 at 2:17 pm #867494Tom
Lead DeveloperLead DeveloperHi there,
Any chance you can link me to your site?
The Navigation as Header option doesn’t have padding options currently.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 12, 2019 at 2:37 pm #867497Klaus
Sure. Please click the “Woocommerce-Basket” button in the menue. https://my.apis.tools/ This is not a productive site yet. Klaus
April 12, 2019 at 2:46 pm #867506Klaus
My other website is https://apis.tools/ This is also not productive yet. You can see how beautiful and easy you can design with css and generatepress. I used to work with a page builder, but now I will turn to handmade css and GP’s “Elements” and “Sections” on all of my sites. You need to know, that I’m not a web-designer but a social-worker and I do the web-design for my employer after work. And it’s really easy with GeneratePress. Best Theme and I tried many. But here you can see my header-padding-problem with the logo on the left, it jumps into position scrolling the sticky header. Regards Klaus
April 12, 2019 at 2:53 pm #867507Tom
Lead DeveloperLead DeveloperThat looks like you’re using the Disable Elements metabox to disable the navigation on that page: https://docs.generatepress.com/article/disable-elements-overview/
Your site looks great!
Right now you’re targeting
.site-logo
with thepadding-left
. You’ll want to add.sticky-navigation-logo
to that selector:.site-logo, .sticky-navigation-logo { padding-left: 40px; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 12, 2019 at 3:03 pm #867508Klaus
O.k. thank you. And I solved the other Woocommerce-thing. I am sorry – false Alarm. Weeks ago I must have disabled the “Header Elements” on Woocommerce Pages. My fault. Owe an excuse for your time. Klaus
April 12, 2019 at 3:10 pm #867516Tom
Lead DeveloperLead DeveloperNo problem! Glad I could help 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 12, 2019 at 3:48 pm #867534Danilo
Venga. enhorabuena Generatepress ha sido la base de mi web ahora he decidido dar el paso a premium pero bueno ya saqbeis algunas cosas me cojen de sorpresa! necesito que me digais si debo reiniciarle para que las opciones premium aparezcan en mi back end.
Vale gracias
April 12, 2019 at 5:04 pm #867556Tom
Lead DeveloperLead DeveloperHi there,
Any chance you can open a new topic?
Thanks! 🙂
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.