WPChill / portum

GNU General Public License v3.0
1 stars 4 forks source link

Add owl carousel lazyload indicator #95

Closed cristianraiber closed 6 years ago

cristianraiber commented 6 years ago

.owl-item.loading{
    min-height: 150px;
    background: url("images/AjaxLoader.gif") no-repeat center center;
}```