✏️ 正在编辑: eaw.css
路径:
/home/ubuntu/plugins-bkp-26012025/elementor-addon-widgets/css/eaw.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* * Elementor CSS support */ .eaw-product-section .section-title { margin-bottom: 20px; } .elementor-widget-wp-widget-eaw-recent-posts h5, .elementor-widget-wp-widget-eaw-recent-posts-plus h5 { font-size: 1.75rem; line-height: 1.75; text-align: center; } .eaw-recent-posts, .eaw-recent-posts-plus { width: 32.3333%; padding: 0; margin: 0; margin-right: 1.3333%; float: left; } .eaw-recent-posts:last-child, .eaw-recent-posts-plus:last-child { margin-right: 0; } .eaw-recent-posts img { width: 100%; height: 250px; margin: 10px 0; border-radius: 6px; } .eaw-recent-posts .eaw-content { padding: 1% 2%; } @media screen and (max-width: 768px) { .eaw-recent-posts { width: 48%; padding: 0; margin: 0 1%; } .eaw-recent-posts img { height: 300px; margin: 0 auto; } } @media screen and (max-width: 667px) { .eaw-recent-posts { width: 100%; margin: 0; } .eaw-recent-posts img { height: 300px; margin: 0 auto; } }
💾 保存文件
← 返回文件管理器