找到答案,只需选择第二个孩子:
文章:第 n 种类型(2n)
并选择每对元素...(您也可以将其与您想要的数字一起使用)
仅供参考:如果你想反向排列 post 元素,你必须更深入地了解其特殊性,即使你在 CSS 中使用 :nth 选择器也可以......
这是最终的CSS代码:
.elementor-element-53dbac3 .elementor-widget-container .elementor-posts--skin-custom article:nth-of-type(2n) .elementor-2361 .elementor-section-wrap .elementor-section .elementor-container
{
flex-direction: row-reverse;
}
你知道如何在新的Elementor循环网格中实现吗?