Hide author e date from mobile theme

Posted in: Newspaper
Post count: 81

Good morning
thanks for the wonderful theme. I would like to remove the author’s name and date of publication from the mobile version of the theme . How can I do ?

Thank you

nothing

Post count: 23312

Hello pierpaolocorso,

Please try the code below and place it in Theme panel->Mobile Theme->Custom CSS area, like this -> http://screencast.com/t/3jU3j9no8wFP

The code is ->

.td-module-meta-info {
display:none;
}

Thanks.

Post count: 81

very very very very thank…iper professional…. !!!! yesssss function !

Post count: 23312

Hello pierpaolocorso,

I am glad that you could fix the problem using my CSS trick.

Thanks for the message!

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