• I am trying to change the background on our cart page when the user requests a shipping estimate. When the estimate is display the background is white event though the rest of the page is black. I am stuck. I have isolated the section to <div id=”shipping_type” style>. I am using Simple Custom CSS and running WooCommerce.
    The website is packagingtraders.com.au

Viewing 2 replies - 1 through 2 (of 2 total)
  • You will probably need to add some custom CS to your theme/site using a child theme or a custom CSS plugin. Once you have at least one of these running, try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.

    Thread Starter Kezliz

    (@kezliz)

    I am currently using WooCommerce Boutique child theme. I have been adding some custom CSS to the theme. I would just like to know how to change the background color of <div id=”shipping_type” style>.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customising the background color of’ is closed to new replies.