- Here is the solution for you
- Please follow these steps:
- Then find the base.css file.
- Then add the following code at the end of the file and press ‘Save’ to save it.
.product__info-container>*+* {
border-bottom: 1px solid !important;
border-top: 1px solid !important;
height: 100px;
width: 100%;
padding: 20px;
}
- Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
