How To Fix Avada Theme Missing Font Awesome Icons Or Custom Fonts
If you’ve worked with the Avada theme, you’ve probably had to deal with the missing icons ( ie: pesky little squares). No worries, there are a few scenarios when Font Awesome icons or Custom Fonts might not show up. Read below to see the most common causes of this issue and how to fix it. …
How To Fix Avada Theme Missing Font Awesome Icons Or Custom Fonts Read More »
How to change Heading Background Transparency on Fusion Slider?
T change Heading Background Transparency on Fusion Slider follow this: Avada > Theme options > Custom CSS For 80% opacity .fusion-title-sc-wrapper{background-color: rgba(255,255,255,0.8) !important} or for 100% background opacity .fusion-title-sc-wrapper{background-color: #ffffff !important} Change to preferred color and opacity of course.
How Do I Flush My DNS Cache on Windows?
How Do I Flush My DNS Cache on Windows? WinXP: Start, Run and then type “cmd” and press Enter. Vista, Window 7 and Windows 8: Click “Start” and type the word “Command” in the Start search field. … In the open prompt, type “ipconfig /flushdns” (without the quotes). You should receive a message of your success as …
WordPress Free vs Paid Themes: Which Should You Choose?
What are the differences between free and paid WordPress themes? To make the best choice for your project, here are the pros and cons of both options.
The post WordPress Free vs Paid Themes: Which Should You Choose? appeared first on WP Rocket.
Minification, Concatenation, and GZIP Compression: How to Optimize Your Code
What do we mean when we talk about optimizing your code? Get to know the most popular optimization techniques: minification, concatenation, and GZIP compression.
The post Minification, Concatenation, and GZIP Compression: How to Optimize Your Code appeared first on WP Rocket.
How to Optimize WooCommerce Product Images for Faster Load Times
Learn how to optimize WooCommerce product images to speed up your site without hurting your shopping experience.
The post How to Optimize WooCommerce Product Images for Faster Load Times appeared first on WP Rocket.
Finding the Fastest WordPress Translation Plugin: Real Tests
Looking for the fastest WordPress translation plugin? In this post, we ran performance tests on 4 popular options to find the answer.
The post Finding the Fastest WordPress Translation Plugin: Real Tests appeared first on WP Rocket.
How to change the font color in your Avada Tabs
Log into WordPress and navigate to: ‘Avada’ > ‘Theme Options’ > ‘Custom CSS’. In the Custom CSS field enter this text: .fusion-tab-heading { color: blue !important; } Set the color property to whatever you want.
Tips for Using a Cache Plugin on Your WooCommerce Site
There are often forgotten pitfalls and ways to cache WooCommerce that may have slipped your mind. Don’t let your customers down with these caching tips.
The post Tips for Using a Cache Plugin on Your WooCommerce Site appeared first on WP Rocket.