• Resolved delaumenie

    (@cedricdel)


    Pouvez-vous m’aider et me dire quoi faire pour résoudre tous ces problèmes

    ampwp-a0d7c07c-d701-5ecf-9ff5-2f5aa6d909aa

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @cedricdel,

    Merci de nous avoir contactés, j’ai vérifié votre site et j’ai trouvé un problème avec le bloc de colonnes, il jette tout le contenu vers la gauche, cela est causé par une règle CSS.

    Dans le panneau de personnalisation, vous pouvez ajouter la règle CSS:

    @media (min-width: 782px) {
        html[amp] .wp-block-columns:not(#_#_#_#_#_#_#_) {
            display: block;
        }
    }

    As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘help errors’ is closed to new replies.