Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #150023
    NicolasBassand
    Participant

    Hello,

    In my website menu, whenever I click on one category or sub-category to display all the articles belonging to this category or sub-category, the mention “Archive for” appears before the last category. Examples below:

    Home > Archive for Articles
    Home > Articles > Archive for Racing

    Do you know how to remove or hide the “Archive for” mention?

    Thank you in advance for your help!

    Nicolas

    Note: I have the Catch Wheels Pro/Premium theme but I prefer posting my request in the Free theme so that anyone can access it.

    #150080
    Skandha
    Participant

    @nicolasbassand: To remove Archive for text
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .archive-text {
    	display:none;
    }

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

    #150208
    NicolasBassand
    Participant

    Hello Skandha,
    Thank you for your reply and for the CSS code. It works!
    It was a simple line of code…if only I knew it! 😉

    Best,

    Nicolas

    #150229
    Skandha
    Participant

    @nicolasbassand: Hello there, 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/catch-wheels/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

    #150283
    NicolasBassand
    Participant

    Hi Skandha,

    My pleasure! I just posted a review.

    Best,

    Nicolas

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove the mention "Archive for" in the breadcrumb before the categories’ is closed to new replies.