This is my original Homepage with the correct color.
https://gyazo.com/d50452c6e7f97bca3e5fc9b713de2d27
When i try to make it a little bit more transparent
from this https://gyazo.com/d2e46ec0405e3f210530d8e77b7d63f8
to this https://gyazo.com/dcbfb73c4ed45d15b9de3e02f5e938e0
this is what happens with the general color… it turns blue. But i have no color settings with any blue color in it.
https://gyazo.com/61b676d1000347d9a7e9d2f3bc1428c5
Please help
Hi,
We are currently investigating this issue with the respective style on the Big grids. You can use the code provided below as a quick fix for this until a solution will be made available, with this result – https://www.screencast.com/t/6bQVm2qyAoK
Please let me know if this works for you or you need further help, and we are very sorry for the inconvenience.
.td-grid-style-4 .entry-title {
background-color: rgba(178,0,110,0.75);
}
Thank you for understanding!
Hi,
Please try entering the code provided directly in the theme style.css file at the end of the code, then there should be no delay for this to apply – https://www.screencast.com/t/do7HJq11Ojui
Thank you for understanding!
Hi,
The theme style.css file is located in the main theme install folder – https://www.screencast.com/t/KPvIcEOdg2 and you can use any text editor to edit it and insert this code.
Or use the default WordPress editor – https://www.screencast.com/t/Qfdmn9wX
I have inspected your website and the code is applying properly at the moment.
Thanks