Hi @namthar, basically this is responsibility of designer or theme.
Any quick good designer can see and resolve it. So, we recommend you to talk with the designer.
However, if you are doing it on your own and you are new to styling, here, please copy and paste this code in WordPress Dashboard > Appearance > Customize > Additional CSS
.dpn-zvc-single-content-wrapper .dpn-zvc-col-4,
.dpn-zvc-single-content-wrapper .dpn-zvc-col-8 {
box-sizing: border-box;
}
.dpn-zvc-single-content-wrapper .dpn-zvc-col-8 .deepn-zvc-single-description img {
max-width: 100%;
}
.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img {
margin-bottom: 0;
}
This should align everything in place. Please let us know if that works.
Regards
-
This reply was modified 3 years, 8 months ago by ugene.