Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Template Sell

    (@templatesell)

    Hello @exilymt,
    Thank you so much for using our theme Polite.

    Please add the below CSS codes on Appearance > Customize > Additional CSS,

    .archive h1.archive-title {
        display: none;
    }

    This code will help to remove the title of the category. Please let us know if you have any queries.

    Thank you

    Thread Starter exilymt

    (@exilymt)

    Thank you very much for your help!

    One more question: I am trying to make the image on my category page (https://emilyltran.com/category/journal-entries/) full-width so it fills the entire width of the page. I have tried editing the image details and inserting “full-width” into the CSS under advanced options, but it didn’t work. Do you know how I can do this?

    Thank you again!

    Best,
    Emily

    Theme Author Template Sell

    (@templatesell)

    Hello @exilymt,
    Thank you so much for using our theme Polite.

    Please add the below CSS codes on Appearance > Customize > Additional CSS,

    .archive-heading {
        max-width: 100%;
    }

    Please let us know if you have any queries.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Category Title’ is closed to new replies.