• Resolved mcdeth

    (@mcdeth)


    Hi, I’ve set to use external css file. Sometimes it doesnt update, for example just now I was writing a blog post, added products with 4 elements grid. One works fine and other one displays one product per line. Checking the content, one has CSS

    .elementor-29806 .elementor-element.elementor-element-0110b73 .modern-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    }

    and the other one, which for some unknown reason is not a grid:

    .ecomm-product .modern-grid {
    grid-gap: 30px;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support marthaeli

    (@marthaeli)

    Hi @mcdeth,

    Thank you for reaching out to us.

    It might be a conflict with your theme or plugins,

    Please follow these steps and let me know if it solve your issue:

    Deactivate all of your plugins except Elementor. If this solves the problem, gradually activate each plugin until you spot the problematic one.

    – Temporarily switch your WordPress theme to Hello Elementor (or another default WordPress theme) and see if it solves your error.

    I hope this information helped you.

    Kind Regards

    Plugin Support Elementor Team

    (@ricav)

    Due to inactivity this ticket has been closed.

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