In the portfolio widget “Enfold latest portfolio” I only wish to display the title and the excerpt in the sidebar – It it at all possible to disable the date of which the portfolio was created? It shows nomatter what I do…?
Or is there an easier way to make a kalendar of upcoming events?
Hey Birgitte,
Try this code in the General Styling > Quick CSS field:
.widget.newsbox .news-time {
display: none !important;
}
Or if you want to try editing the Class-framework-widgets.php file you could follow this:
https://kriesi.at/support/topic/how-to-remove-creation-date-and-time-from-the-enfold-latest-portfolio-widget/#post-138927
Best regards,
Mike
Hi!
I would like to have the title under the image.
Is that possible with the CSS code in Styling?
Sorry, in following of my post two minutes ago..
I have this in the CSS Code in Styling:
span.news-time {
display: none!important;
}
#top .image_size_widget .news-thumb {
height: 130px;
width: 130px;
}
#top .image_size_widget .news-thumb img {
width: 122px;
height: 122px;
}
The posts are now under each other, is it also possible to get 2 next to each other and make a block of 4 entries in 2 rows?
thanks!
Hi,
@RandomCreatives I’m not able to see your page as it looks like it is in maintenance mode, but I don’t think we can do that very easily. But if you post a login so we can see the page in question we will take a look.
Please open a new thread so we can assist, as this is not your thread your login info will not be private.
Best regards,
Mike