Hi,
I just installed the latest theme’s version and the “News Magazine” demo.
When the home page loads, the top menu, top bar and main menu colors show up differently and they switch to normal after a second or two.
Also, the main menu does not have the icons in the menu links.
Here is my demo.
I found this code in style.css file but I don’t want to change it because the change will be lost when I will update the theme:
a {
color: #4db2ec;
text-decoration: none;
}
Can you, please, help me with this?
Hi,
The change appear because first time is load the css from theme file, after that is set the css from theme panel, in order to make this to disappear you can optimized you website, you can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
For icons on menu you need to install Font Awesome 4 Menus plugin, please check our documentation for How to add an icon in menu -> https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thank you.
Hello Calin, i have the same Issue with FOnts they was changed in the Panel. This is the Reason because i left from Newspaper. I m trying to find a Solution to FIx this FOnt Change Effect at the Loading of the Website. I noticed that other Newspaper Websites have the same Problem. My Website is very fast so and and the Tutorial for optimizing the Website not resolved the Problem. This is important Issue of your Theme you have since long Time
Regarding your reply yo billys’ post… Well, this a solution but not THE solution since, every time I will upgrade the theme, I may have to make all these changes again which is time consuming and a bad practice in general…
-
This reply was modified 7 years by
lazdim.
Hi,
If you want you can use a child them and set there all the change you made, in this way when you will update the theme the settings will remain in child theme.
Here is our documentation for Child theme support -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope this will help you!
Thanks.