最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How Can I fix Woocommerce Billing Address Field?

programmeradmin1浏览0评论
Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 4 years ago.

Improve this question

I am trying to fix the Woocommerce billing address field in my Wordpress website. This field is inside the "my account" tab. It looks weird and I do not know how can I fix it?

Note: "Fatura adresi" means billing address in Turkish.

Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 4 years ago.

Improve this question

I am trying to fix the Woocommerce billing address field in my Wordpress website. This field is inside the "my account" tab. It looks weird and I do not know how can I fix it?

Note: "Fatura adresi" means billing address in Turkish.

Share Improve this question asked Feb 22, 2021 at 6:09 edcheedche 1011 bronze badge 1
  • Hey, It may be something related to your theme or CSS file. Can you please change your theme and see if it is still breaking. – Aftab Commented Feb 22, 2021 at 7:52
Add a comment  | 

1 Answer 1

Reset to default 0

I solved it by a specific css code.

.col-1{    
    flex: 0 0 50.333333%;
    max-width: 50.333333%;
}
发布评论

评论列表(0)

  1. 暂无评论