Okay
  Public Ticket #3147278
Problemas con la interface
Closed

Comments

  •   lafabricadepegatina started the conversation
  •  1,904
    WebWizards replied

    Hi there,

    Thank you for purchasing our plugin,


    I believe there is some kind of CSS / styling conflict with the site / theme in general.

    We can help resolve this by sending you a CSS snippet to correct the issue. I would like to try and write this snippet for the site now.


    I need to see the issue directly on the site, so I can view the code and CSS. I tried going here https://tienda.lafabricadepegatinas.com/product/bidon-cortana-demo but I am logged out and I cannot see the table.


    Can you give me backend site account, or a customer account, so I can view the table and the issue directly?


    Kind regards,

    Stefan

  •   lafabricadepegatina replied privately
  •   lafabricadepegatina replied privately
  •  1,904
    WebWizards replied

    Thank you for the login,


    I believe you can fix the display issues there by adding the following CSS to your site:

    .woocommerce div.product form.cart .single-button-wrapper {
        display: block !important;
    }
    .b2bking_tiered_price_table {
        padding-top: 35px !important;
    }
    

    You could add it via Appearance -> Customize -> CSS.


    This is what the effects should be:

    Before:


    9487706724.png



    After:

    6501462993.png


    Kind regards,

    Stefan

  •  1
    lafabricadepegatina replied

    It worked! Thank you very much for the quick resolution of the problem.