• when i add to the product in woocommerce costume attribute the title just devide itself in 2 or 3 rows. i want to have titel in 1 row..
    for instance if i write as a title: woocommerce i see it like
    woo
    comme
    rce

    any solution.. thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • @princessloti- Can you help me with screenshots for the backend and the product page URL for the frontend where you are facing this issue?

    Thread Starter princessloti

    (@princessloti)

    hello sandy.
    i have found the solution in style css
    table.cart th,
    #main-content table.cart th,
    table.cart td,
    #main-content table.cart td,
    table.cart tr,
    #main-content table.cart tr,
    #content-area table tr,
    #content-area table td,
    #content-area table th {
    max-width: 180px;
    padding: 0.857em 0.587em;
    }
    .. i have managed that.. but for mobile phone doesnt look ok..
    this is the page..
    https://goclick1.miraclehosting.pw/index.php/product/betametazon-d07a-c01/

    the problem was in additional information tab..

    one more question.. do you know what is the best way to change the name category

    Glad to know that you found the solution.

    I believe you want to change the term category to something of your choice. Best way would be to do this via ,pot file within language sub folder. You can use softwares like https://poedit.net or something similar and change the term category to something of your choice. Make sure to change the term all across the language file. Once done, either replace the file in the current setup via cPanel or replace the WooCommerce plugin with the modified version of the language file.

    In case you were referring to something else please do reach out.

    Regards,
    Sandy

    Thread Starter princessloti

    (@princessloti)

    ok thanks!
    i have one more queation for woocommerce
    i can connect 1 product with 3 categories. below description all the categories are shown.. but up left where the path is i can see just one category.
    https://goclick1.miraclehosting.pw/index.php/product/betametazon-d07a-c01/
    for this product you can see that i have many categories
    but in tha path you can see only one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘woocommerce Costum attribute – titel width’ is closed to new replies.