Color change problem

Posted in: Newsmag
Post count: 31

Hi, i changed default color but when open website show default color 1-2 milliseconds later show my color. How can i do?

Post count: 6535

Hi

For each change made in theme’s colors or fonts, the theme generate a custom css. That delay appears because the custom css generated by the theme is loaded after main css form style.css file. A solution would be to add all custom css, which can be found in page source, directly in style.css. Currently you have this custom css for your site: http://pastebin.com/F2DAHtgV so try to paste it in style.css: http://screencast.com/t/eVESLB9qL clear all caches then test the site again.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.