Viewing 4 posts - 1 through 4 (of 4 total)
  • #131203
    member
    Member
    Post count: 49

    Hi, can we align the text in the table to middle of the image in cart page. attached the screen shot.

    It looks like text is in top of the image – although vertical align property is set.

    Attachments:
    You must be logged in to view attached files.
    #131214
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce table.shop_table tr td.product-name.woocommerce-page table.shop_table tr td.product-name{
    vertical-align:middle !important;
    }

    Thanks
    Mohammad

    #131225
    member
    Member
    Post count: 49

    Hi,
    I still have same issue

    Thanks

    #131227
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one code and use this one new code:-

    .woocommerce table.shop_table tr td.product-name, .woocommerce-page table.shop_table tr td.product-name{
    vertical-align:middle !important;
    }

    I just missed a comma ,.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

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

License required for one of the following items
Login and Registration Log in · Register