• Hi,

    I am learning to code parts of my website and I wanted to change the WooCommerce cart table height of a specific row.

    .tr.woocommerce-shipping-totals.shipping th td {
    		height: 57px !important;
    	}

    What am I missing?

    Thanks

    • This topic was modified 4 years, 5 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • What am I missing?

    Could be any one of a million things on your website.

    But it’s impossible for us to say what without checking out the code on your live site. Can you share your URL?

    Thread Starter mangoviche

    (@mangoviche)

    Hi @gappiah

    The “what am I missing portion” has to do with the code I wrote to change the row height on the Cart page from the Storefront theme.

    I’m on a local host so I’m not sure how I can share you the code.

    Hello Every Body i need to add live scoring option on this site is there any way to show live ball by ball Score of Cricket matches?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing Table Row Height – CSS’ is closed to new replies.