mobile theme category descriptions

Posted in: Newspaper
Post count: 5

Hello. I am using mobile theme + amp. There are descriptions in every category I have created. I want to close these explanations for mobile version. because there is too much image pollution. but somehow I could not. I can’t edit the mobile theme. I would like your help in this matter. I add a screenshot to explain what I mean better. Thank you.

[url=https://ibb.co/pz1J6gq][img]https://i.ibb.co/hWgDxk0/soru.jpg[/img][/url]

Post count: 5

click for picture : https://ibb.co/pz1J6gq

Post count: 35449

Hi,
On mobile theme plugin you can remove that section only with a custom css:
.td-category-description {
display: none;
}

You need to set the above code in theme panel>mobile theme >custom code> css.
Hope this will help you!

Post count: 5

whoa! It really worked thank you very much 🙂

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