Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2320372
Remove a header
Closed

Comments

  • yourfavoritedays started the conversation

    Hi!

    Thanks for your previous help! I would like to remove the category name header in the attached link - I think it is too much when the name is already in the breadcrumbs. Can you help?

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    body.category .archive-box{ display: none; }

    Best Regards,

    PenciDesign