-
AuthorPosts
-
June 22, 2018 at 3:36 pm #976388
Dear Enfold Team,
on few days I used the Magazin-Element to present an additional offer in a Portfolio-Entry . Is it possible to delete the Date in front of the Headline? It would be nice to get help.
Thanks and best regards
KorneliaJune 23, 2018 at 11:39 am #976892Hey Kornelia,
Try adding this css code in QUick CSS (located in Enfold > General Styling):
#top .av-magazine time.av-magazine-time.updated { display: none; }
Hope it helps :)
Best regards,
NikkoJune 23, 2018 at 11:56 am #976903No sorry, it doesn’t work.
Yesterday i tried some other combinations but the date was already shown.
Best regards,
KorneliaJune 23, 2018 at 12:12 pm #976913Hi kexx,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJune 23, 2018 at 12:14 pm #976914For more information here a link to the website
Over the footer you’ll sse the Magazine element
June 23, 2018 at 2:05 pm #976956Hi kexx,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#recent-posts-8 .post-date { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaJune 24, 2018 at 6:58 am #977116Hi Victoria,
Thank you very much for your helpfull assistance – it works!
Best regards
KorneliaJune 24, 2018 at 8:45 pm #977203Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
BasilisJuly 13, 2018 at 9:48 am #985060Hi Enfold Team,
sorry I asked again… but the date in magazine-element ist shown again. I dont know how I can delete it. Could you please give me some help?
Thank you very much
July 13, 2018 at 8:24 pm #985310Hi,
Please add the following custom CSS
.av-magazine-time { display: none !important; }
Let us know if that works
Best regards,
BasilisJuly 13, 2018 at 8:30 pm #985315Hi Basilis,
Thank you for your help, but it don’t works – Sorry. Pleas take al look ant the private Link. Ober the Footer you can see the Magazine element an there still ist the date.
Best regards
korneliaJuly 15, 2018 at 8:26 pm #985738Hi,
I did checked my code and it is working can you please make sure you can clear your cache?
Best regards,
BasilisJuly 31, 2018 at 2:01 pm #991928Hi Basilis,
Yes it works. Thank you very much for your helb.
Know I put this code in an other website, there is the “The Latest Portfolio” Element is placed in the Sidebar. But there it don’t work…
Could you help me again?Best regards
KorneliaAugust 1, 2018 at 9:26 pm #992566Hi,
Can you show us the other web site URL please?
Best regards,
BasilisAugust 1, 2018 at 10:56 pm #992604Hi Basilis,
here is the link. Its the Widget in the sidebar
Best regardsAugust 4, 2018 at 11:56 am #993488August 7, 2018 at 5:01 pm #994487Hi Victoria,
sorry for my late feedback, but I had a short holiday.
On the Website at the right you can see the widget part with the “Enfold Latest Portfolio”. How can I delete the date in this part.Thanks for help
August 9, 2018 at 1:19 pm #995449Hi kexx,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.news-headline .news-time { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 9, 2018 at 4:51 pm #995595Hi Victoria,
thank You very much, it works if I put it into themes/enfold/css/custom.css
Best regards
kexxAugust 9, 2018 at 9:41 pm #995735Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.