Comments 1Fredrik started the conversationAugust 15, 2016 at 5:27pmHi,I'm trying to remove the dates on my homepage. It's a masonry blog with no sidebar. Have tried this code: article.post .post-meta .date, .meta-date { display: none!important; }Any ideas how to remove them? 8,996Tahir repliedAugust 16, 2016 at 2:02pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .masonry.classic_enhanced .masonry-blog-item h3.title { position: relative; top: -30px; background-color: #fff !important; } Bes.t ThemeNectar Support Team 1Fredrik repliedAugust 16, 2016 at 4:44pmThx. How can we make the white box smaller now? Two lines of text is ok. And another question:I want to hide/remove the excerpt for the blog on this site and all other single blog pages: https://cpanel16.proisp.no/~humornieu/2016/08/15/tutorial-tippekonkurranse-forbindelse-em/Under the title "Mer fra serien «Tutorial:", I only want the image and the title for the blog to show. Can you please help me with that? 8,996Tahir repliedAugust 17, 2016 at 5:31pmHey Again,Simply choose the Minimal Style : http://prntscr.com/c6uzih . Best. ThemeNectar Support Team 1Fredrik repliedAugust 18, 2016 at 2:39pmHi,When i choose the Minimal style, the image goes away? I want the image and title be displayed. When I use Minimal style: http://prnt.sc/c78pw2How i want it to look like: http://prnt.sc/c78plvBest. 8,996Tahir repliedAugust 19, 2016 at 5:37pmHey Again,I can only hide elements with custom css so please choose the style that works for you and provide the page url so i can write up the custom css for you .Bes.t ThemeNectar Support Team 1Fredrik repliedAugust 21, 2016 at 2:18pmHeres the URL: https://cpanel16.proisp.no/~humornieu/2016/08/20/snowboys-outtake-2/I only want the image and title to be visible. Not the excerpt to the blog post.Regards 8,996Tahir repliedAugust 22, 2016 at 10:02amAdd this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .blog-recent .col { visibility: hidden; max-height: 180px; } .blog-recent .col a { visibility: visible !important; } Bes.t ThemeNectar Support Team Sign in to reply ...
Hi,
I'm trying to remove the dates on my homepage. It's a masonry blog with no sidebar. Have tried this code:
Any ideas how to remove them?
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Bes.t
ThemeNectar Support Team
Thx. How can we make the white box smaller now? Two lines of text is ok.
And another question:
I want to hide/remove the excerpt for the blog on this site and all other single blog pages: https://cpanel16.proisp.no/~humornieu/2016/08/15/tutorial-tippekonkurranse-forbindelse-em/
Under the title "Mer fra serien «Tutorial:", I only want the image and the title for the blog to show. Can you please help me with that?
Hey Again,
Simply choose the Minimal Style : http://prntscr.com/c6uzih .
Best.
ThemeNectar Support Team
Hi,
When i choose the Minimal style, the image goes away? I want the image and title be displayed.
When I use Minimal style: http://prnt.sc/c78pw2
How i want it to look like: http://prnt.sc/c78plv
Best.
Hey Again,
I can only hide elements with custom css so please choose the style that works for you and provide the page url so i can write up the custom css for you .
Bes.t
ThemeNectar Support Team
Heres the URL: https://cpanel16.proisp.no/~humornieu/2016/08/20/snowboys-outtake-2/
I only want the image and title to be visible. Not the excerpt to the blog post.
Regards
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Bes.t
ThemeNectar Support Team