• Resolved CGS Web Designs

    (@cgscomputers)


    I would like to hide the author box on posts, however when using CSS code to do so, it also hides the team listing on the front page. This is the code I was using:

    .card-profile {
    	display: none;
    }

    I’d like to hide authors on the posts while leaving the team listings on the front page intact. Is there a different code I can use that applies only to the posts?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding Author Box’ is closed to new replies.