Home › Forums › Premium WordPress Themes Help › Elvinaa Pro Theme Help › White space below the home page slider
- This topic is empty.
Viewing 1 reply thread
-
AuthorPosts
-
-
A.M. Jafari
GuestI would like to change the color of the preloader color is there a way to do this?
-
Spiracle Themes
GuestHi A.M. Jafari,
Yes, First of all, you need to choose your color in hexadecimal ie hex code. For that, you can refer to the website below
Once you get the hex code, you need to paste it in the 3rd color of the CSS below (highlighted in bold)
#pre-loader {
border-color: #d0d0d0 #d0d0d0 #336EFF #d0d0d0;
}Copy and paste it in Appearance -> Customize -> Additonal CSS
Best Regards
-
-
AuthorPosts
Viewing 1 reply thread