Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Prime theme

  • Hi,

    I am working in your Prime theme, but I can not change the footer text.
    Normally it is layout footer. But when I take the standard route, the normal cube there is to add/edit footer text does not show. I can also not find the info in custom cc.

    Do you know why?

    Kind regards,
    Pascal

  • Hi there,

    go to Appearance > GeneratePress and activate the Copyright module.
    Then you can edit it in the Customizer > Layout > Footer

  • Thank you. Solved it.

    Last quick question (A men can always hope), At my homepage in the Amazon theme, the gallery sliders show incorrect. Do you know why?

    http://www.tropico-diffusion.fr

  • Its because of this CSS:

    
    body:not(.single) .inside-wc-product-image {
            width: 300px;
            height: 300px;
            overflow: hidden;
            display: flex;
            align-items: center;
            margin: auto;
        }
    

    its forcing the images to be 300px wide – when there is no room for them.

    Do you need that CSS ?

  • No need for that css. Solved. Thank you.

  • Glad to hear that

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