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
Hi kaloenneli!
Add this to your custom CSS.
.av-masonry-date { display: none !important; }
Regards,
Elliott
Tried. Didn’t work.
css looks now like this
.title_container {
display: none;
}
.av-masonry-date { display: none !important; }
Hey!
The code should work. Where did you add the code? Please post the login details here.
Regards,
Ismael
I entered it in the Quick CSS in the styling tab.
Does it need to be entered in the custom.css ?
Hi!
I can see it working, have you cleared your cache?
Cheers!
Basilis
Support 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
Hey!
You probably have a typo somewhere in your other CSS. I tried logging in but it’s not letting me.
Regards,
Elliott
please take a look. i cant find where.