Archived topic
Code Text Ratio
7 replies · Started by can on November 29, 2020
I dont have too much code info.
I have codes like these : https://prnt.sc/vsaav8 https://prnt.sc/vsabf8 https://prnt.sc/vsabp6 https://prnt.sc/vsac26
Want to decrease these codes.
i am using for css and js file asset clean up. is there any option that these codes delete?
and i couldnt change the color of sidebar https://prnt.sc/vsal67
i want to make blue one also white.
and if its possible can you look at my site google page speed is there anything that i can do more better?
i am sharing the urls for speed check and admin panel
thank you so much
Hi there,
Not sure if I fully understand.
Most of the code is needed for GP to function correctly and style your page the way you wanted.
Some of the code I see is from other plugins as well and I'd assume they are needed.
Is it possible to increase https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fbuldumz.com%2Fen-iyi-radyo-uygulamalari%2F
First Contentful Paint or any other errors ? i am getting 85 its good but i want to make it better.
and how can i make my sidebar white its blue.
https://prnt.sc/vsal67
Hi,
and how can i make my sidebar white its blue.
https://prnt.sc/vsal67
Your site has this CSS on it Appearance > Customize > Additional CSS.
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title {
background-color: #83b0de;
color: #fff;
}
Remove this to turn the blue sidebar widget to white.
Is it possible to increase https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fbuldumz.com%2Fen-iyi-radyo-uygulamalari%2F
First Contentful Paint or any other errors ? i am getting 85 its good but i want to make it better.
The best way to deal with this is to actually follow Google PSI report's recommendations. Read the reported issues and click the "Learn More" link as it actually say how you can address the flagged issue.
If you're having trouble with implementing the fixes Google PSI recommends, feel free to open a new topic about it. :)