Hallo,
I used the footer text area to show Facebook Face box, i use a iframe code for that. But on the page it views like through a fog all the colors are much lighter? Is there a css setting to clear the filter?
Hallo,
I used the footer text area to show Facebook Face box, i use a iframe code for that. But on the page it views like through a fog all the colors are much lighter? Is there a css setting to clear the filter?
Hi atst,
I'm not really sure what you mean but if you can link to the page we can take a look and see if there is anything like that in the css.
Regards,
Devin
Hi!
Add following code to css/custom.css to fix the issue:
#footer_extra_text_div{
opacity: 1;
}
Best regards,
Peter
nice!
Hi atst,
Glad that Peter helped you. :)
Cheers,
Ismael
You must log in to post.