Home Forums WoodMart support forum Checkout CSS – Problem with the latest updates on the theme- css, checkout

Checkout CSS – Problem with the latest updates on the theme- css, checkout

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #386339

    pavel.vutkow
    Participant

    Hi,

    I made several attempts to update with different versions of the theme.

    However, they all break the CSS in the delivery part (where I use a special plugin). So far we have never had a problem with this part in the updates, but apparently, you did something in the latest versions.

    Please help.

    To recreate the situation from the working site I made a copy and the only thing I did was update the theme.
    Then the problems are noticed.

    ——————————

    What is the problem?

    Check out css delivery part.
    The problem is that most of the fields merge or there is no space between them after the update.
    This is not normal and becomes very confusing for customers.
    I will show all the differences

    To reproduce

    To reproduce it, you need to add a product to the cart and choose your delivery to a city such as Sofia or address again Sofia … as well as Courier (Econt / Speedy)

    #386396

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #386494

    pavel.vutkow
    Participant

    I made your recommendation – but this is not helped. This did not change the way I indicated that the text fields are visible after the update.

    As I shared after the update of the theme, the part with css of the delivery is affected (in this case it affects the plugins that I use for delivery).

    These plugins cannot be disabled, as they are affected after the update and they are a major part of how customers choose the address and payment method.

    Currently, only they and these plugins that you specified work.
    They are influenced by the latest update, which breaks the CSS of these plugins.

    Please help.

    #386816

    pavel.vutkow
    Participant

    Any help?

    #386864

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-additional-fields p {
     	margin-bottom: var(--wd-tags-mb);
    }

    Best Regards

    #387769

    pavel.vutkow
    Participant

    Hi Elise,

    Thank you that fixing most of the problems I share.
    But we still have another problem that we do not see in the older version:

    Can you help us with this one too:
    https://snipboard.io/rlcu4p.jpg
    https://snipboard.io/UysWuB.jpg
    https://snipboard.io/SKQW3X.jpg

    Thank you,
    Pavel

    #387957

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #388062

    pavel.vutkow
    Participant

    Hi,

    thank you.
    You can deactivate all plugins you need and do what you need I have a backup.

    Regards,
    Pavel

    #388444

    Hello,

    Our developers have checked and seen that “woocommerce-speedy”, “woocommerce-econt” plugin styles influence the checkout page.

    Please disable these plugins and check how it works.

    Best Regards

    #388535

    pavel.vutkow
    Participant

    Hi, Elise,

    but those are the affected services.

    These are the plugins I use and have used until now, but after the update, their styles are affected. I can’t turn them off.

    Thank you.

    #388761

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .select2-container--default .select2-selection--single {
    	height: 42px !important;
    }

    These styles would override the styles applied by the plugins.

    Best Regards

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)