Home Forums WordPress Themes – Premium Flat Responsive Slideshow Widget not installed Reply To: Slideshow Widget not installed

#41057
Sushil Adhikari
Moderator

Dear Maria,

Please add this css on child theme style.css or use addition css section featured which is built featured on WordPress 4.7. see here for reference: https://themegrill.com/blog/additional-css-wordpress-4-7/


.fr-banner ul.slides li {
    margin-left: 0;
}

Note: Please clear browser cache or place ! important, if you didn’t see this css is not rendering on output.

Thanks