Hello. I was using the mystique them and decided to switch to Enfold because I like the look of it and because of its huge reputation. However just after installing the theme I did a quick page speed grade and I must say I am disappointed.
the speed grade is lower compare to my previous theme and Also the Total page size increased from 360 to 682 while content of the site remained same. Can you please tell me whats going on. And what can I do to make it better?
Hi some1cool!
Try installing the BWP Minify plugin, https://wordpress.org/plugins/bwp-minify/, or other caching plugins. That is the best way to speed up a WordPress site.
Cheers!
Elliott
Hi!
First off do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, and then add a custom class to your special heading element and then add this to your custom CSS.
.customClass { background: yellow !important; color: black !important; padding: 10px !important; }
Cheers!
Elliott