Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #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
    Kornelia

    #976892

    Hey 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,
    Nikko

    #976903

    No sorry, it doesn’t work.
    Yesterday i tried some other combinations but the date was already shown.
    Best regards,
    Kornelia

    #976913

    Hi kexx,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #976914

    For more information here a link to the website

    Over the footer you’ll sse the Magazine element

    #976956

    Hi 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,
    Victoria

    #977116

    Hi Victoria,

    Thank you very much for your helpfull assistance – it works!

    Best regards
    Kornelia

    #977203

    Hi,

    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

    #985060

    Hi 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

    #985310

    Hi,

    Please add the following custom CSS

    .av-magazine-time { display: none !important; }

    Let us know if that works

    Best regards,
    Basilis

    #985315

    Hi 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
    kornelia

    #985738

    Hi,

    I did checked my code and it is working can you please make sure you can clear your cache?

    Best regards,
    Basilis

    #991928

    Hi 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
    Kornelia

    #992566

    Hi,

    Can you show us the other web site URL please?

    Best regards,
    Basilis

    #992604

    Hi Basilis,
    here is the link. Its the Widget in the sidebar
    Best regards

    #993488

    Hi kexx,

    Best regards,
    Victoria

    • This reply was modified 6 years, 3 months ago by Victoria.
    #994487

    Hi 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

    #995449

    Hi 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,
    Victoria

    #995595

    Hi Victoria,

    thank You very much, it works if I put it into themes/enfold/css/custom.css

    Best regards
    kexx

    #995735

    Hi,

    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

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