hide shipping method | WordPress.org

Hi @mugatea,

As far as I understood, you simply want to hide the shipping methods section, right?

If you only have one shipping method available at all times, you might hide the shipping methods section, the CSS code below might do it:

.fc-step__substep[data-substep-id="shipping_method"] {
    display: none !important;
}

If you offer more shipping method options conditionally, you might need to use a different approach.

Our Fluid Checkout PRO plugin has a feature to hide the shipping address section when a local pickup shipping method is selected, although, that does not seem to be a problem as you described it.

I hope this helps already. Let me know whether that solves the problem for you.

I’m closing this ticket for now. If you need further assistance related to this issue, simply reply to this message to re-open it.

Best,
Diego.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer