• Hi guys, for some reason on my cart page (at legionarypc.com) when you try to buy something and go to the cart page the text formatting is messed up with the additional options.

    Any tips on how to fix this would be very helpful. Thanks!

    `
    ### WordPress Environment ###

    Home URL: https://legionarypc.com
    Site URL: https://legionarypc.com
    WC Version: 2.6.4
    Log Directory Writable: ?
    WP Version: 4.5.3
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US

    ### Server Environment ###

    Server Info: Apache
    PHP Version: ? 5.4.45 – We recommend a minimum PHP version of 5.6. See: How to update your PHP version
    PHP Post Max Size: 64 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.19.7
    NSS/3.21 Basic ECC

    SUHOSIN Installed: –
    MySQL Version: ? 5.5.48 – We recommend a minimum MySQL version of 5.6. See: WordPress Requirements
    Max Upload Size: 64 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?

    ### Database ###

    WC Database Version: 2.6.4
    :
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?
    MaxMind GeoIP Database: ? The MaxMind GeoIP Database does not exist – Geolocation will not function. You can download and install it manually from https://dev.maxmind.com/geoip/legacy/geolite/ to the path: . Scroll down to \”Downloads\” and download the \”Binary / gzip\” file next to \”GeoLite Country\”

    ### Active Plugins (20) ###

    Beaver Builder Plugin (Lite Version): by The Beaver Builder Team – 1.8.3
    Black Studio TinyMCE Widget: by Black Studio – 2.2.10
    Contact Form 7: by Takayuki Miyoshi – 4.4.2
    Disable Comments: by Samir Shah – 1.5
    Easy Google Fonts: by Titanium Themes – 1.4.1
    Hostgator WalkMe Plugin: by Snappy – 1.0
    jonradio Multiple Themes: by David Gewirtz – 7.1
    Lightbox Plus Colorbox: by Dan Zappone – 2.7.2
    Personalized WooCommerce Store: by Najeeb Ahmad – 1.2
    Page Builder by SiteOrigin: by SiteOrigin – 2.4.10
    SiteOrigin CSS: by SiteOrigin – 1.0.7
    SiteOrigin Widgets Bundle: by SiteOrigin – 1.6.4
    Spacer: by Justin Saad – 3.0.3
    Tesseract Remove Branding: by – 1.0
    Title Remover: by Brittany Internet Services – 1.0
    USPS (BASIC) WooCommerce Shipping: by WooForce – 1.1.4
    WooCommerce PayPal Express Checkout Gateway: by Automattic/WooCommerce – 1.0.4
    WooCommerce Product Add-ons: by WooThemes – 2.7.19 – 2.7.21 is available
    WooCommerce: by WooThemes – 2.6.4
    WooCommerce Helper: by WooCommerce – 1.7.0

    ### Settings ###

    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2

    ### API ###

    API Enabled: ?

    ### WC Pages ###

    Shop Base: #261 – /shop/
    Cart: #424 – /cart/
    Checkout: #426 – /checkout/
    My Account: #204 – /my-account/

    ### Taxonomies ###

    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    ### Theme ###

    Name: Tesseract
    Version: 2.5.5
    Author URL: https://tesseracttheme.com/
    Child Theme: ? – If you’re modifying WooCommerce on a parent theme you didn’t build personally
    then we recommend using a child theme. See: How to create a child theme

    WooCommerce Support: ?

    ### Templates ###

    Overrides: TESSERACT/woocommerce/archive-product.php
    TESSERACT/woocommerce/single-product.php

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Your theme has some generic css causing the layout issues. This custom css should help:

    #content form .cart_item span {
    	width: auto;
    }
    
    .woocommerce table.shop_table .cart_item dd {
    	margin-left: 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce Cart Page Formatting’ is closed to new replies.