Change Default Color

Posted in: Newspaper
Post count: 7

Hi.
I have changed color of theme. And having an issue with the default color (blue?) showing for a second on mobile while my post/page is loading (before turning into my actual color).
I really appreciate your help.

Site: tutur.id

Post count: 20688

Hi,

That would be how the CSS rules apply, it works in cascade. First the default color is loaded, then the custom color is. It also depends on the website loading speed, if it loads slower the flash would be visible. A solution for this problem wold be to remove the initial default color set as background for the menu, from the theme stylesheet
https://www.screencast.com/t/Cy7kSQqGSq
Then the color you set will be the first one to load.

Thanks

Post count: 7

next question.
Does color replacement using style.css will works (then I will upload it using FTP) without having to change it again using theme panel?
Thanks.

Post count: 20688

If you make modification to the theme stylesheet (like entering code) these will apply, also they will be loaded faster. Theme panel settings in most cases override conditions in the theme stylesheet.

Post count: 7

One mor question:

can you show me how to change the color of the sticky (header) and size fonts through style.css without then changing it using theme panel?

Post count: 20688

The sticky menu background would be here
https://www.screencast.com/t/kecsu7ePqbB3
The menu does not have a font setting when sticky, the same font will be used if the normal menu. Try making the font customization in the theme panel.

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