Comments Matthieu started the conversationAugust 5, 2017 at 11:19amHello,I'd like to know if there's a possibility to use a full screen pre-loader picture instead of the current small rounded shape?Thanks for the help,Cheers,M 1,974Support repliedAugust 6, 2017 at 6:45amHellotry adding .animsition-loading, .animsition-loading:after { width: 30px; height: 30px; border-radius: initial !important; }.animsition-loading { background-repeat: no-repeat; }in theme options -> styling options -> custom css replace 30px with the dimensions of the preloaderThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello,
I'd like to know if there's a possibility to use a full screen pre-loader picture instead of the current small rounded shape?
Thanks for the help,
Cheers,
M
Hello
try adding
.animsition-loading, .animsition-loading:after {
width: 30px;
height: 30px;
border-radius: initial !important;
}
.animsition-loading {
background-repeat: no-repeat;
}
in theme options -> styling options -> custom css
replace 30px with the dimensions of the preloader
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy