Comments miaojun started the conversationJanuary 23, 2018 at 1:43pmHello, I entered the same codes in ''css editor'' as you replied, But. nothing changed…I made a gif animated picture to show you the ugly grey sides of the 3d box, Please look carefully,and tell me accurately what codes will be effective to the ugly grey square pieces and changing the grey to other’s colors!!!Please tell me the accurate code!! Thanks[deleted] repliedJanuary 23, 2018 at 9:46pmHello miaojun,I've already provided you with the exact code in your previous ticket. But it seems like you did not copy it properly. The code is NOT background-color: #FFFFF; You will need the whole code I've entered there. So for example:.ls-3d-box div { background-color: #00f; } Sign in to reply ...
Hello, I entered the same codes in ''css editor'' as you replied, But. nothing changed…
I made a gif animated picture to show you the ugly grey sides of the 3d box, Please look carefully,
and tell me accurately what codes will be effective to the ugly grey square pieces and changing the grey to other’s colors!!!
Please tell me the accurate code!! Thanks
Hello miaojun,
I've already provided you with the exact code in your previous ticket. But it seems like you did not copy it properly. The code is NOT background-color: #FFFFF;
You will need the whole code I've entered there. So for example:
.ls-3d-box div {
background-color: #00f;
}