This topic has 7 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
Hello,
Could you, please, provide me temporary access to your admin panel. We can’t reproduce the same issue.
Also, check if this problem appears with our theme only.
Regards
complete muckup – sorry. that reply was for the other thread. This order comment issue is still an issue…. i will come back with login again….
Thanks guys. Details in private box!
Hello,
Added the following code in custom CSS
/*--- Order fix from 8theme ---*/
.woocommerce-MyAccount-content .commentlist.notes {
margin-bottom: 40px;
}
.woocommerce-MyAccount-content .commentlist.notes li {
padding-bottom: 1em;
margin-bottom: 1em;
}
.woocommerce-MyAccount-content .commentlist.notes li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text {
padding-left: 0;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text .meta {
font-size: 0.9rem;
}
.woocommerce-MyAccount-content .commentlist.notes .comment-text p {
margin-bottom: 0;
font-size: 1.14rem;
}
.woocommerce-account .woocommerce h2 {
padding: 1.2em 0;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
text-transform: uppercase;
font-size: 1.5rem;
margin-bottom: 1.79em;
border-bottom: 2px solid #1e1e1e;
}
.woocommerce-account header.title h3 {
font-size: 1.5rem;
}
.shop_table.order_details, .shop_table.customer_details {
border-top: none;
}
mark {
background: #dbf0c0;
}
Also will be fixed in next theme update.
Regards
Fabulous Olga – thank you!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up