Td header wrap color

Posted in: Newsmag
Post count: 137

Hello! i have an issue with td-header-wrap color background
as you can see on homepage https://ibb.co/DLj0nWR is different from single post page https://ibb.co/DLj0nWR
Seems that in homepage there is a sort of opacity filter in all homepage
You can also try to click on menu from mobile and close it and you can that for a while color will change..
Let me know thanks

Post count: 35449

Hi,
I just checked this, but I didn’t find the difference -> https://i.imgur.com/54MK6co.png
Please provide me some more details.
Thank you!

Post count: 137

Okay i send again screen. Let me know
https://ibb.co/fDRhF6q: #42A332
https://ibb.co/0QTVvHp: #5EA142

Post count: 35449

Hi,
Now, I understand, this is visible only on mobile device for me.
Normal there should be no changes for the color, since is the same header and same color set.
Can you make a test only with tagDiv plugin enabled ?
Thank you!

Post count: 137

I did into another test website but nothing changed as you can see here
http://sviluppo.calcioinpillole.com/

Post count: 35449

Hi,
What you can try is to use a custom css to force the color for mobile version, for this try this code
body .td-header-wrap {
background-color: #42A332!important;
}

Please set this code in theme panel> mobile theme > custom code> css.
Hope this will help you!
Let me know the results!

Post count: 137

Not works. It’s opacity issue for some reason
also other element in homepage like footer has the same issue..

Post count: 137

If i remove this DIV from front-page.php

<div class="td-main-content-wrap td-main-page-wrap">

</div>

It works

Seems related to opacity to these 4 posts https://ibb.co/Wy3gGpg
https://ibb.co/JdgHSRQ
maybe apply to entire homepage
Regards

Post count: 35449

Hi,
I do not know why this problem appear for you, normal there should be no problems, at least for me I do not have this problem.
If the problem is solved if you remove that code, then you can remove it, there should be no problems.
Thank you!

Post count: 137

Okay but i need that code.. and issue is also in official website as i can see
https://www.calcioinpillole.com/

Post count: 35449

Hi,
Unfortunately, I do not see the difference when I make the inspection on pc with the emulator, therefore I can not see from where is coming the color with opacity https://i.imgur.com/3kuvRfg.png,the difference I can see only on mobile device https://i.imgur.com/owhuaFE.png -> https://i.imgur.com/GPtHyd8.png this is quite strange.
I made a note to one of our designers if has time to check this.
Thank you!

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