Ordered list in footer

Posted in: Newspaper
Post count: 18

Hi everybody,

any idea how to fix ordered list in footer? I am using Google Analytics Top Content Widget. It was working correctly in older versions of theme, but after updating to Newspaper 6, numbers in list gone. They are visible only in page section, but not in footer section. http://www.screencast.com/t/RStm1Ad6KH

Thank you

Post count: 7909

Hi,

I’m not really sure whay you have this issue, probably the new css for footer affect this.
Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/h6bE4fpitk

.td-footer-wrapper .gtc-list li {
margin-left: 28px;
list-style: inherit;
}

Thanks!

Post count: 18

Thank you very much Alin. It is working now.

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