How do I remove the semi-transparent background color that covers half the blog slider module for style 1? I've been experimenting with colors in the theme options to find which value controls it, but I'm not having any luck.
Works perfect! I noticed a small warning icon appear when I pasted the custom css. Is this something we should be concerned with (screenshot attached)?
Hello,
How do I remove the semi-transparent background color that covers half the blog slider module for style 1? I've been experimenting with colors in the theme options to find which value controls it, but I'm not having any luck.
Screenshot attached.
Thanks!
Hello Josh,
You can add this custom css ( thefox > styling options ) :
.slide_post_info { background: rgba(0,0,0,0); }
This will remove the background completely.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hello!
Works perfect! I noticed a small warning icon appear when I pasted the custom css. Is this something we should be concerned with (screenshot attached)?
Hello Josh,
This is nothing to worry about!
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme