When you go to the website home, when it first loads there is a 2 second delay where is looks like it is trying to load the black default background. After which it loads the custom image background. How can we eliminate the 2 second delay of it loading the black default background. http://modelsmakeupandmore.com/Sandbox/
Hello, Greetings from InkThemes, You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Editor->style.css Remove given below CSS code or comment out. Code: .content-wrapper { background-color: #000; } Let me know.
Hello, Greetings from InkThemes, Kindly Remove or comment CSS code not add. You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Editor->style.css Remove given below CSS code or comment out. Code: .content-wrapper { background-color: #000; } Let me know.