Customize meta on Mobile theme

Posted in: Newspaper
Post count: 494

Hi,

Let’s take https://www.creermalin.fr/contenus/astuces-pour-creer-facilement-un-calendrier-editorial/ as an example.

Question 1: would it be possible to add the category (but not the date) like on https://ibb.co/jJG6yWv but with the mobile theme?

Question 2: if it’s not possible on the mobile theme, how can I remove “-” after the author’s name? You can see it on https://ibb.co/Vx3xF34

Thanks

Post count: 21065

Hello @meri!

You can not customize the mobile theme layout so much from the theme panel settings. The answer, unfortunately, is no.

Make sure you did not set anything in the settings, maybe check on your SEO plugin’s settings. If not, then you can add this code:

.td-author-line {
display: none!important;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.