Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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

    #531471

    Hi kaloenneli!

    Add this to your custom CSS.

    .av-masonry-date { display: none !important; }
    

    Regards,
    Elliott

    #531483

    Tried. Didn’t work.

    css looks now like this

    .title_container {
    display: none;
    }
    .av-masonry-date { display: none !important; }
    #531756

    Hey!

    The code should work. Where did you add the code? Please post the login details here.

    Regards,
    Ismael

    #532197

    I entered it in the Quick CSS in the styling tab.

    Does it need to be entered in the custom.css ?

    #532225

    Hi!

    I can see it working, have you cleared your cache?

    Cheers!
    Basilis

    #532248

    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

    #533404

    Hey!

    You probably have a typo somewhere in your other CSS. I tried logging in but it’s not letting me.

    Regards,
    Elliott

    #537503

    please take a look. i cant find where.

    #538743

    Hi!

    We emptied the plugin cache and it’s working now: http://www.aitech.ch/news/

    Cheers!
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.