Hey there.. just a simple question:
Is it possible to have ONLY title when using magazine modul [ while 1st entry is displayed beside the others? ]
Hey cyberhrc,
Could you please give us a link to your website, we need more context to be able to help you. Could you also attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
hello
1st post item is left and i dont want ANY news text to be showed after title
i’ve tried with <!–more> tag but still it shows small excerpt
so at this point its only image and no txt in post item on purpose but thast not solutio :)
Hi cyberhrc,
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
.av-magazine-hero.first.flex_column.av_one_half .av-magazine-content.entry-content {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
excellent
and can we remove date of post also ?