我是第一次使用elementor,我不能删除小部件之间的空格,你可以看到一条8px的灰色小线条,里面有一个渐变(这是我的图片)。当我把这张图片放在Elementor的上面和下面时,我以为这只在设计时添加,但当我更新并在浏览器中看到空白时,空白就会在这里继续。我认为Elementor应该把图片放在没有空白的地方,只放图片。我设置了下一个属性: Elementor Widgets Space: 0px All margins and
我目前正在尝试复制Elementor的插件媒体控件,以便在wordpress中对其进行一些调整。我尝试从\Elementor\Control_Media复制控件,更改类的名称和此方法: class Control_Custom_Media extends \Elementor\Control_Base_Multiple()->controls_manager->register_control( 'custommedia', new Control_Custom_Media() );add_action