custom css takes seconds to overrule standard layout

Posted in: Newspaper
Post count: 42

hello,
as you can see on http://finanzwelt.de the custom css always takes some time to overrule the standard layout, meaning: the page always loads in standard-design first before the custom css gets read and shapes the site accordingly.

how can i make the site appear in custom css in one go (without the switching-behaviour)?
i thought once i cache the site (as recommended by you with wp supercache) the site’s layout would result in one cached css-file which includes all custom changes… but that is sadly not the case. the site is still being built the standard way and then eventually switches to its actual state.

thanks, cheers, V.

Post count: 23312

Hello Vittorio,

First of all, please try to disable all the active plugins, leave just Visual Composer to active and instal only the plugins that come bundled with our theme and rule out the conflicting plugins.
Please notice that the CSS working in cascade and the first time take the code from style.css that is set it by default and then takes you custom CSS that you have changed from Theme panel. As a workaround, you have to check your style.css and try to add directly in this file your desired custom CSS code.

Hope this helps!

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thank you for the message!

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