Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author webdzier

    (@webdzier)

    Hello @gian2288,

    Thank you for contacting us.

    Please add below CSS code in Customize -> Additional CSS.

    .archive .blog-inner-left {
    display: none;
    }

    Then, click on top publish button to save this setting.
    I hope this will works for you.

    Thanks,

    Thread Starter gian2288

    (@gian2288)

    Theme Author webdzier

    (@webdzier)

    Hello @gian2288,

    Thanks for your reply.

    In the previous message, We have sent the css code for hiding date and category from your blogs. But you want to disable category from sub header part. Please copy below css code for hiding category for sub header section.

    ul.top-breadcrumb.animate.fadeInRight {
    display: none;
    }

    After update this code into customize, Please check your website again.
    Let me know your issue is resolved or not.

    Thanks,

    Thread Starter gian2288

    (@gian2288)

    Yesm you’re right. It works, both from the blogs and from subheader categoty is now hidden.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Category archives title’ is closed to new replies.