-
AuthorPosts
-
November 6, 2015 at 3:05 pm #531457
I would like to remove the date from the preview.
my current css looks like this
.title_container { display: none; } #socket { display: none !important; } time[class*="date"] { display: none; } .news-time { display: none; } [id*="portfoliobox"] .news-time{ display: none } #top.single-portfolio .blog-meta { display: none; }tried some stuff you wrote in earlier threads but doesn’t seem to work. can you help me out ? :)
thanks
November 6, 2015 at 3:42 pm #531471Hi kaloenneli!
Add this to your custom CSS.
.av-masonry-date { display: none !important; }Regards,
ElliottNovember 6, 2015 at 3:58 pm #531483Tried. Didn’t work.
css looks now like this
.title_container { display: none; } .av-masonry-date { display: none !important; }November 7, 2015 at 7:35 am #531756Hey!
The code should work. Where did you add the code? Please post the login details here.
Regards,
IsmaelNovember 8, 2015 at 6:35 pm #532197I entered it in the Quick CSS in the styling tab.
Does it need to be entered in the custom.css ?
November 8, 2015 at 8:24 pm #532225Hi!
I can see it working, have you cleared your cache?
Cheers!
BasilisNovember 8, 2015 at 9:02 pm #532248Support over the weekend? Dude awsome
Hmmm this is how it looks even in private browser mode
Did i use the wrong word and its not portfolio?
Plus how can i change the space between the logo and the menu. looks kinda strange that close together
November 10, 2015 at 4:33 pm #533404Hey!
You probably have a typo somewhere in your other CSS. I tried logging in but it’s not letting me.
Regards,
ElliottNovember 17, 2015 at 5:47 pm #537503please take a look. i cant find where.
November 19, 2015 at 6:34 am #538743 -
AuthorPosts
- You must be logged in to reply to this topic.
