.products-list .products-page-cats – How to not break into lines ?

This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp

  • Avatar: ianstudio
    ianstudio
    Participant
    September 13, 2014 at 14:43

    Hello, how can I not break my categories into “piled-up” lines in the Products List View ? Tried all sorts of css things.. display: inline, no text break etc etc.. Am confused as to how this is built..

    I GET THIS:

    HIGH
    ,
    PUMPS
    ,
    SHOES
    ,
    WOMEN


    WHEN I WANT THIS:

    HIGH, PUMPS, SHOES, WOMEN

    ALSO I’d like to replace the , with |

    T H A N X :0)

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 13, 2014 at 15:06

    Hello,

    Please add the following code into custom.css file:

    .products-list .products-page-cats a {
        display: inline;
    }

    How to create custom.css you can watch here.

    To replace comma with pipe you need edit wp-content/themes/legenda/woocommerce/content-product.php (line 127).

    Regards,
    Eva Kemp.

    Avatar: ianstudio
    ianstudio
    Participant
    September 13, 2014 at 15:26

    Thanks EVA !!!
    Are you really one person.. do you ever stop working ?
    Or is Eva a team ? ;0)

    I forgot the a
    I often do this :0(

    .products-list .products-page-cats a {

    Avatar: Eva
    Eva Kemp
    Support staff
    September 13, 2014 at 16:53

    Hello,

    You’re welcome.
    Thank you for your feedback.
    We really appreciate it!

    Don’t hesitate to contact us if there are any questions.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘.products-list .products-page-cats – How to not break into lines ?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.