Hidden Text on Homepage Footer

Posted in: Newspaper
Post count: 85

Hi good day.

What do I need to do in order to make the text show up on my homepage footer? (See screenshots below)

As it appears now: http://www.screencast.com/t/u860xNYbP

When I highlight the text: http://www.screencast.com/t/ZWwHqhtd92k

So the text is there. I just need some CSS to change the background and/or text color.

Can anyone help?

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/jKfEEAkMoJ

.td-footer-wrap .product_list_widget li ins {
background-color: rgb(53, 53, 53);
}

Thanks!

Post count: 85

It worked perfectly. Thanks.

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