[Resolved] Remove Line from Entry Meta

Home Forums Support [Resolved] Remove Line from Entry Meta

Home Forums Support Remove Line from Entry Meta

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1025445
    Andrew

    Hey guys,

    I’ve added a grey line that sits beneath the post title and also just before the comments start, which is what I want, however each comment is showing the line too, which I don’t want – https://d.pr/i/Wkcrp2

    Is there anyway to remove that grey line from just the comment entry metas but leave them in the other two places?

    Thanks!

    #1025501
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #1025800
    Andrew

    Hey Leo,

    It’s for a client site and they are paranoid about Google indexing them, so have the site behind a whitelisted firewall through Cloud Flare and directory password, so I’d need your IP and to give you the password for the directory, which is a pain!

    Is there anything else I can give you screenshot wise that will help?

    Thanks,
    Andrew

    #1025801
    Andrew

    The site is on a staging subdomain by the way, it’s not their live site. Hence why they took the steps to protect it from being indexed.

    #1025804
    Leo
    Staff
    Customer Support

    Screenshots aren’t helpful at all for problems like this unfortunately.

    If you can send me a request through Account Issues, I can provide my IP address to you?
    https://generatepress.com/contact/

    Or we can revisit this issue once the site is live, shouldn’t take very long to solve.

    #1025865
    Andrew

    Ok understood!

    I just updated the URL in the thread and removed the IP whitelist to make it easier. Just sent the password to get access via the contact page. Thanks for your help Leo πŸ™‚

    #1026297
    Leo
    Staff
    Customer Support

    Try this CSS instead:

    .entry-meta:not(.comment-metadata) {
        padding-bottom: 1.5em;
        border-bottom: 1px solid #ccc;
    }
    #1026305
    Andrew

    Perfect, thank you!

    #1026306
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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