Hello, Yasir Alam,
We apologize for the inconvenience, but the access credentials you previously provided for the admin panel are no longer working. We kindly ask you to provide us with updated and functional access.
Alternatively, you may add the following custom code by navigating to:
Customizer → Theme Custom CSS → Global CSS.
.et_linked-swatches .type-label a>span{
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
Best regards,
8Theme Team