Okay
  Public Ticket #2965258
Remove sidebar for some post category
Closed

Comments

  • josanritu started the conversation

    Hi Team,

    Please help me to remove sidebar from some of the post category 

    Ex: I have 4 category of posts(Blogs, Webinar, Whitepaper, Case Study). I want sidebar only for the Blog posts and Webinar Post.

  •  1,877
    Judith replied

    Hi There,

    Thanks for choosing,

    Please send in your website url so that we can provide css for what's possible.

    Thanks.

  •   josanritu replied privately
  • josanritu replied

    Hi Team,

    Can someone help me here to fix this?

  •  1,877
    Judith replied

    Hi There.

    Sorry for the delayed turnaround.

    I am not seeing any sidebars on the pages you have highlighted. Please let me know whether I am missing something.

    Thanks.

  •   josanritu replied privately
  •  1,877
    Judith replied

    Hi There,

    Please try this css:

    .postid-611 #sidebar .widget {
        display: none;
    }

    Thanks.

  •   josanritu replied privately
  •  8,839
    Tahir replied

    Hey josanritu ,

    By Default the Category is not added to the Single Post Body tag however you can add it using this snippet:

    https://css-tricks.com/snippets/wordpress/add-category-name-body_class/ .

    Please add it or provide login credentials so we can check.

    Thanks


    ThemeNectar Support Team