New Landing How can we help? Themeforest Theme Support Neighborhood Price plasement (under product image)

Viewing 2 posts - 1 through 2 (of 2 total)
  • #286542
    solesupply.no
    Member
    Post count: 93

    Hi,

    The price placed under the product-image (all pages where the products are listed) dont alligned. I understand that the placement is based on how many caracters there is in the product-name and amount of categories. Is there any way to allign the price, resulting that the price is on a fixed placed (no matter how many caracters in the product decsription and categories)?

    Thanks!

    /Joachim

    Attachments:
    You must be logged in to view attached files.
    #286663
    David Martin – Support
    Moderator
    Post count: 20834

    As you mention, the height is variable. The only way to try to force the prices to line up is to set a min height. Try the below for example:

    .woocommerce ul.products li.product {
        min-height: 380px;
    }
    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
        position: absolute;
        right: 0;
        bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register