-
AuthorPosts
-
August 26, 2015 at 3:58 pm #493639
Is it possible to remove the date from certain posts (or certain masonry portfolios)? I’d like to keep the date in my blog, but am using posts to display products and don’t see a ‘hide date’ in the view options (only can hide title or excerpt)
August 26, 2015 at 3:59 pm #493642Hey shirtandsimple!
Can you please post the link to your pages and point out the dates you would like to remove?
Regards,
YigitAugust 26, 2015 at 4:06 pm #493652I’m developing on a local server… when I look at the masonry portfolio on the enfold demo, there is a title and exceprt that shows up, but now date. When I create the same thing on my site, I see the post date under the excerpt.
August 27, 2015 at 1:30 pm #494120Hey!
not sure what you mean and it would be best for us to see what you are talking about. Let us know when you are ready to send us a link, so we can provide you some CSS code.
Cheers!
AndySeptember 18, 2015 at 4:25 pm #505645Our site is finally live so you can see what I mean. Look at this page for a sample – http://www.bos.com/products/tables/
When you mouse over the products, the title, excerpt and date comes up. I’d like to remove the date. I didn’t see this happening on your masonry portfolio on the demo site – the way you have it there is what I want. I have added login detail to an admin in the private content if you need to take a look.
September 18, 2015 at 5:16 pm #505695Hey!
Add this to your custom CSS.
.av-masonry-date { display: none !important; }
Regards,
ElliottNovember 11, 2015 at 12:04 am #533766I tried to ad this to the custom css but it didn’t seem to work. Could you let me know how to remove both the date and the number of comments from the grid portfolio? You can see on this page http://www.bos.com/showcase/rush-copley/ (scroll to bottom) that the three portfolio options are showing the number of comments and date posted under the title. I want these removed (mostly because I don’t allow comments on my pages so they will always be zero).
November 11, 2015 at 5:39 pm #534250 -
AuthorPosts
- You must be logged in to reply to this topic.