Home Forums Support 1.8-rc

  • This topic has 8 replies, 3 voices, and was last updated 5 years ago by Tom.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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

    #867494
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can link me to your site?

    The Navigation as Header option doesn’t have padding options currently.

    #867497
    Klaus

    Sure. Please click the “Woocommerce-Basket” button in the menue. https://my.apis.tools/ This is not a productive site yet. Klaus

    #867506
    Klaus

    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

    #867507
    Tom
    Lead Developer
    Lead Developer

    That 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 the padding-left. You’ll want to add .sticky-navigation-logo to that selector:

    .site-logo,
    .sticky-navigation-logo {
        padding-left: 40px;
    }
    #867508
    Klaus

    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

    #867516
    Tom
    Lead Developer
    Lead Developer

    No problem! Glad I could help 🙂

    #867534
    Danilo

    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

    #867556
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can open a new topic?

    Thanks! 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.