Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #748651

    Hello there!
    I’m having a hard time figuring out how to remove the author when users access my posts using the category filter. Here is a link to a video of what we are seeing: https://www.screencast.com/t/sJ70z9CGnT.

    I’ve put in login details in the private area so you can also see the coding we are using to hide the blog author in the General Styling CSS area:
    <!– Remove blog author –>
    .blog-author { display: none !important; }

    Thank you!

    #749694

    Can someone please reply back to my inquiry? Thank you!

    #750567

    Hi,

    Thank you for using our theme.

    You have a syntax error in custom.css:

    Removing

    
    <!-- ... --> 
    

    solved the problem.

    Best regards,
    Günter

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