Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    I think this is simply a css problem. Please, can you post a link to your shop page ?
    Thanks.
    Have a nice day

    Thread Starter nickpowell96

    (@nickpowell96)

    Here is the link – it is still in progress but you will see the label filter in the middle of the filter section. Thanks!

    Plugin Author YITHEMES

    (@yithemes)

    Please, can you try to use this css rules in custom style section (YITH Plugins -> Ajax Product Filter -> Custom Style):

    .widget.widget_layered_nav ul.yith-wcan-label li a{width: 55px}

    Let me know if works

    Thread Starter nickpowell96

    (@nickpowell96)

    So I went into Ajax Product Filter – Custom style, and pasted the line

    .widget.widget_layered_nav ul.yith-wcan-label li a{width: 55px}

    And I’ve saved it but it doesn’t look like it has changed anything. You can check as well through that same link above, but they don’t seem to have gotten wider?

    Plugin Author YITHEMES

    (@yithemes)

    ok, the problem is your theme that override my rules.
    Please, replace the previous rule with this instead:

    .widget.widget_layered_nav ul.yith-wcan-label li a{width: 55px !important;}

    Let me know if works.
    Thanks
    Have a nice day

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing width of Labels in filter’ is closed to new replies.