• Resolved roshanbi

    (@roshanbi)


    Hello Team,

    kindly advise if you can help with the css code? What changes need to be amended to the css codes?

    I would like to remove the box and make the formatting similar to
    [ redundant link removed ]

    Thanks,

    Roshan

    • This topic was modified 2 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t quite understand your concern. The link is not your page but the template you want to use to design part of your page? Without knowing your site, it’s hard to help you.

    Thread Starter roshanbi

    (@roshanbi)

    In fact I checked the css by right click on page and inspect.

    I had to set the border to non.

    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
        border: none;
        padding: 20px;
        margin: 2em 0;
        text-align: left;
        border-radius: 5px;
    }

    Thanks,

    Roshan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘css help wordpress’ is closed to new replies.