Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #250906
    Dave Buchanan
    Participant

    Hi guys,

    Hoping you can advise. I’m using Audioman Pro and have a main posts page which is working great (https://www.metalepidemic.com/reviews/).

    I have now added a second posts page called ‘Features’ (https://www.metalepidemic.com/category/features/). However, I’m having trouble trying to remove the ‘Category: Features’ text at the top of this page. Any idea how I remove this?

    Thanks in advance.
    Dave

    #250998
    Skandha
    Participant

    @metalepidemic: Hello Dave,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .category-103 .page-header {
        display: none;
    }

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

    #251017
    Dave Buchanan
    Participant

    Thank you, Skandha! That worked great!

    Thanks,
    Dave

    #251037
    Skandha
    Participant

    @metalepidemic: Hello Dave, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘2nd Posts Page Title’ is closed to new replies.