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 #1670010
Banner in category posts
Closed

Comments

  • Enrique Salanguera started the conversation

    Hello,

    i want to put a banner and hide the name category in the category section. Now i have the section like attached image1, and i want to have like image2.

    Can you help me?. Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    If so, please try:

    1/ Install plugin Yoast SEO.

    2/ Add more this code to Customize > Custom CSS to hide default category titles:

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

    3/ Go to Posts > Categories > edit category you want to put image above > scroll down to "Description" > add image there - check this image


    Best Regards,

    PenciDesign

  • Enrique Salanguera replied

    Thank you!. It works