Category height, translation - by martin

This topic has 6 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: grexx51
    martin
    Participant
    July 20, 2015 at 10:03

    Hello,

    is there a way how to lower the height of categories? I want the customer to see more categories when s/he enters the website.
    Also I would like to ask where o translate phrase “No products were found” which appears when you search for products and no products were found. I have translated 95% of phrases but this one I cant find.

    Thank you

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 20, 2015 at 11:02

    Hello,

    Please show us on a screenshot how you would like categories to be displayed.
    As for translation you can change the phrase “No products were found” in the /wp-content/themes/royal/woocommerce/loop/no-products-found.php file in line 16.

    Best regards,
    Jack Richardson.

    Avatar: grexx51
    martin
    Participant
    July 20, 2015 at 22:51

    I have posted the link bellow, the height of the 1st category item would be just perfect.
    Category screenshot

    Avatar: Eva
    Eva Kemp
    Support staff
    July 21, 2015 at 10:25

    Hello,

    I’ve added this code in Theme Options > Custom CSS:

    .product-categories > li > a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    Please check sidebar now.

    Regards,
    Eva Kemp.

    Avatar: grexx51
    martin
    Participant
    July 21, 2015 at 11:02

    Hello,

    thank you for editing the height of categories, It is just perfect now, but I would like the “+” buttons to be centered. Image – centered “+” symbol

    Avatar: Eva
    Eva Kemp
    Support staff
    July 21, 2015 at 15:45

    Hello,

    Please use this code in custom.css:

    .product-categories .open-this {
       top: 4px !important;
    }

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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