Okay
  Public Ticket #2626547
tier price table
Closed

Comments

  •  1
    franco started the conversation


    Hi , how can i make the Table be displayed 100% wide ? 

  •   WebWizards replied privately
  •   franco replied privately
  •  1
    franco replied

    It Give Error 

    5600720418.png


  •  2,131
    WebWizards replied

    Thank you for sending us the purchase code.


    Sorry, that's not the right place to add the CSS. This is not a PHP snippet.


    To add this CSS code, please try the following:

    Step 1) Go to Appearance -> Customize in the Backend

    6724145027.png


    Step 2) Usually you can find "Additional CSS"

    2415346154.png


    Step 3) Click on Additional CSS, and copy-paste the snippet there:


    4258255205.png


    Step 4) Save / Click Publish


    2211501622.png




    Does that work for you?


    - Stefan

  •  1
    franco replied

    Thank You. 

    Not working. 

    3425532881.png
  •  2,131
    WebWizards replied

    I checked your site. Please add this CSS as well:

    .woocommerce-variation.single_variation {
        width: 98%;
    }
    

    It looks like this in my tests:

    1265676532.png


  •  1
    franco replied

    Perfect Now ! Thank You Very Much . 

  •  2,131
    WebWizards replied

    Glad to hear that worked. My pleasure ^^