PATH:
home
/
letacommog
/
seneve10
/
wp-content
/
themes
/
oceanwp-child-theme-master
/* Theme Name: OceanWP Child Theme URI: https://oceanwp.org/ Description: OceanWP WordPress theme example child theme. Author: Nick Author URI: https://oceanwp.org/ Template: oceanwp Version: 1.0 */ /* Parent stylesheet should be loaded from functions.php not using @import */ .elementor-widget-eael-post-carousel .swiper-button-next { opacity:0; transition: opacity 2s; } .elementor-widget-eael-post-carousel .swiper-button-prev { opacity:0 ; transition: opacity 2s; } .elementor-widget-eael-post-carousel:hover .swiper-button-next { opacity:1 ; } .elementor-widget-eael-post-carousel:hover .swiper-button-prev { opacity:1 ; } body { background: #FCFEFA; }
[+]
..
[-] README.md
[edit]
[-] screenshot.png
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] footer.php
[edit]
[-] functions.php
[edit]
[+]
templates