Okay
  Public Ticket #3664054
Request a Quote Form
Closed

Comments

  •  1
    Cem started the conversation

    Hello,
    I'm using Woodmart theme on my website. Just buyed the B2B King today.

    Request a Quote Form seems like attached screenshot. How can I fix that? Please see the area which marked purple color.

    Attached files:  ss.PNG

  •  2,038
    WebWizards replied

    Hello Cem,

    Thank you for purchasing our plugin,


    I checked this on the site and it seems there is indeed a CSS conflict there.

    You should be able to solve it, by adding this CSS to your site:

    .cart-actions {
        display: block !important;
    }
    

    You can usually add this to Appearance -> Customize -> Extra CSS / Additional CSS, but any area that supports CSS will work.


    The result should be that it would look like this:

    4043138367.png


    Let me know if you run into any issues,


    Kind regards,

    Stefan

  •  1
    Cem replied

    Hello dear Stefan,

    Many thanks for your reply. It works well now.

  •   WebWizards replied privately