Hi !
I’ve found some similar solutions but not exactly what I need – so I’ll ask again …
I need remove the complete meta line in postslider – no comments and no post date.
I’ve found some code on line 429 to 448 in postslider.php – but have no idea what to edit :-)
Is it possible to make the changes “permanent” in copying the postslider.php into the child themes subfolder …/config-templetebuilder/avia-shortcodes/ ?
I’m sure you have the solution in the back hand ;-)
Thanks
Tom
Hi ideenstart!
can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Regards,
Andy
Hi Andy !
See the URL and a screenshot in private content …
Thanks for the fast help !
Kind regards
Tom
Hi!
You don’t have to edit any page just add the below code to Enfold > General Styling > Quick CSS
.avia-content-slider .slide-meta {
display: none;
}
.avia-content-slider .slide-entry-excerpt {
padding-top: 20px!important;
}
Cheers!
Vinay Kashyap
Hi Vinnie !
Thanks for your help – again a perfect solution !!! :-)
Kind regards
Tom
PS – can be marked as solved/closed