• Hi!

    Is it possible to show display subcategories without category name?

    Scenario: I have the FACE category and the MIXED SKIN subcategory: if users enter on the e-commerce they see the FACE category and the subcategory is indicated as “FACE>MIXED SKIN”; I would like you to see, in the list, the category FACE (ok) and the subcategory “MIXED SKIN” (without FACE)

    To be more specific I now see:

    • category: FACE.
    • subcategory: FACE > COMBINATION SKIN.

    Instead I would like to see the subcategory listed only as “COMBINATION SKIN”.

    The e-commerce is under construction so we can’t attach a link.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    I hope you’re doing well.

    About the issue you mentioned, please send us a screenshot of the page and the plugin settings so we can check it.

    Thanks for your cooperation.

    Thread Starter pescecomunica

    (@pescecomunica)

    Hi Facundo,
    I’ve just solved the problem working on YITH plugin labels.. I have to ask you something new: is it possible to customize the font wight of the category’s titles?
    Thanks a lot ??

    Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    We’re glad the issue is solved. Do you mean changing the style of the filter titles? If so you can use the following CSS code:

    .yith-wcan-filters .yith-wcan-filter .filter-title {
    font-size: 32px !important;
    }

    Let us know if you need more help.

    Thread Starter pescecomunica

    (@pescecomunica)

    Hi Facundo,
    thanks for your support. I decided to buy the premium version of the plugin.
    Bye bye ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.