General Theme accent color problem

Posted in: Newspaper
Post count: 15

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

Post count: 20688

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!

Post count: 15

Thanks it still does not work. When i try to make it transparent it turns for a split second to blue and than back to the old not transparent color. Can this be fixed?

Post count: 20688

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!

Post count: 15

how do i find this folder or where to i find this to insert it.

Thanks alot so far

Post count: 20688

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

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.