Delay in menu background color

Posted in: Newspaper
Post count: 18

Hi,

After active the Speed booster plugin the” top menu, head background color, mobile head background and main menu background color first load in a color and then change it in the custom color, What can do for load it in the custom color.

in my case i am using the same color code for all (top menu, head background color, mobile head background and main menu background color) #3679e1

HEADER STYLE = style 1 = Default

Site URL: goo.gl/v9I7El

Thanks

Adnan

Post count: 23312

Hello adnan,

I have checked your website and I saw the effect. I suppose that you are referring to the appearance of a flash when you enter on your website…firstly is loaded a style and then will appear another style, right? This behaviour appears when you have additional customization through custom CSS code and when you are using the speed booster. Please notice that the CSS are working in cascade and the first time will take the code from style.css that is set it by default and then the theme will take the custom code that you have changed from Theme panel and practically this flash is generated by this cause. As a workaround, you have to check your style.css and try to add directly in this file your desired custom code.

Hope this helps!

Thanks.

Post count: 18

Thanks for reply @Caralin in style.css more then 33000 lines can you plz tell the lines to change the color.

i am using the same color code for all (top menu, head background color, mobile head background and main menu background color) #3679e1

HEADER STYLE = style 1 = Default

Thanks!

Post count: 23312

Hello adnan,

I have checked your website again and I did not saw this type of effect (flash) when your page is in the loading process. So, if this effect reappears, you will have to add your custom CSS code directly in style.css core file. As an example, if you want to change any settings from your backend, you will have to change in style.css because if you will add that code in Custom CSS area or from Theme Settings, that CSS will be loaded after the code which has added in style.css and this flash effect can occur. So, please notice that you will have to change the exact class for which you want to change the CSS placed in style.css and then you will have to change it with your desired value. -> http://screencast.com/t/srRd5rywt

Hope this helps!

Thanks for your understanding!

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