• Resolved Makabe

    (@makabe)


    Hi everyone,

    I try do disable Sharrre Bar from one of categories on my blog. Maybe somebody know how to do that?

    For example, I need to add category “Gameplay” and I do not want to display Sharrre Bar on it.

    My blog is: gracz.org

    Greetings,
    Adrian

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there.

    I wasn’t sure which category but if it were gry for example you could do this in CSS:

    .category-gry .sharrre-container{display:none;}

    Note the prefix category- and then the name/slug of the category.

    Hope this helps.

    Take care.

    Thread Starter Makabe

    (@makabe)

    Works fine, thanks a lot! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Sharrre Bar from some categories’ is closed to new replies.