Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243743
    Katherine Williams
    Participant

    The “By (Author)” line is appearing on the individual Services pages built through the Essential Content Types Plugin. How do I remove this? It’s not included in the page coding so it must be in the theme or plugin somewhere.

    #243759
    Skandha
    Participant

    @katewilliamsrrccompanies-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-ect-service .entry-meta .byline {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the author line from the services pages?’ is closed to new replies.