DARK DEMO – problems to insert facebook code

Posted in: Newspaper
Post count: 43

Hi,
every time I enter the code that facebook gives me in Wordpres when I see the preview view you can not see the text below, how can I solve it?
1 – I insert the code that facebook gives me. in the content part in html
https://www.screencast.com/t/gxmIFS8sqw

2 – the preview: then in the preview you can not see the bass text because it is black too … how do I solve it?
https://www.screencast.com/t/3kNNY1VYQXE

Thank you

Post count: 22421

Hi,

Please provide a link to your site so I can inspect the code.
Facebook provides a black text as most websites use black text.
It can be overwritten with css most likely.

Thanks.

Post count: 43

This is a link to a current publication but it has been happening for a while
http://showsargentinos.com/audiciones-annie-en-busqueda-de-un-sueno/

the ideal would be the white background and the black letters, as in Facebook

thanks

Post count: 20688

Hi,

I could give you a code for that, something like this
https://www.screencast.com/t/cSBx7mTk
Enter the code in Theme panel->Custom CSS section

.td-post-content iframe {
background-color: #fff;
}

Thanks

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