yevhen
November 4, 2022, 9:37pm
3
Please try this CSS snippet but please note that it can require further customization
@media screen and (max-width: 47.99em){
.hp-template--orders-edit-page .hp-orders td{
padding: 0.2rem;
}
}
Please try this CSS snippet but please note that it can require further customization
@media screen and (max-width: 400px){
.hp-template--order-edit-page .hp-order__actions > a{
width: 100%
}
}
If you are not familiar with the code customization then please consider hiring someone for custom work https://fvrr.co/32e7LvY
system
Closed
December 4, 2022, 9:37pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.