Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • #719248

    thanks but I am using the layout builder – it does not work
    there must be some css, or?

    Thanks in advance!

    Best regards,
    Dara

    #719564

    Hi!

    Try adding this in Quick CSS:

    span.comment-container.minor-meta, 
    span.text-sep.text-sep-comment {
        display: none !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #719608

    so these divider lines are now gone everywhere – thanks!
    BUT NOT in the MAIN BLOG PAGE

    View post on imgur.com

    : )

    #719751

    Hi!

    You’re welcome. Try adding this code for the remaining divider line:

    #top .template-blog span.text-sep {
        display: none !important;
    }

    Cheers!
    Nikko

Viewing 4 posts - 31 through 34 (of 34 total)
  • You must be logged in to reply to this topic.