Wrong CSS or broken page in mobile theme

Posted in: Newspaper
Post count: 67

At hispanicla.com I just upgraded to Newspaper 11.4.1
For mobile, I use the TagDiv Mobile Theme version 1.8
In the posts, the problem is that the menu on top of the headline shows black type over a black background. I could fix this in the regular theme, but I have no control over that in the Mobile theme.
Otherwise it works fine.
But before I upgraded and using Newspaper 11.3.2 when clicked these menus – of Categories – led to a broken page. This is what prompted me ultimately to upgrade to 11.4.1 I can send you a jpg of that page.
Thank you as always,
G

Post count: 35449

Hi,
I think that the problem is this one https://i.imgur.com/l3kjfNN.png this can be if you have a custom code that it is overwriting the mobile theme plugin settings. What you can do is to use this code
.td-category a {
color: #fff;
}

Please set the code in the theme panel > mobile theme> custom code > css.
Thank you!

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