Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #697040

    Hello,
    I have a blog page in my website.
    The grid preview is cut. I can read just onepart of “Continua a leggere” (Read more in italian)
    and under I see date and comment, but I don’t wanna see them.
    How can I do?
    Thanks
    AD

    #697163

    Hi alididon,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .entry-footer .slide-meta {
    display:none !important;
    }
    
    .avia-content-slider .slide-entry-excerpt {
        overflow: visible !important;
    }

    Regards,
    Rikard

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