Hello,
This is my 4th post on this subject because I am not getting responses from the other posts to help me resolve the issue at hand which is urgently needed at this point.
I have two multi-columns (top and bottom multi-columns as shown below), but I want the image in the top multi-column to be a little closer to the bottom multi-column. Please note that the top multicolumn is clickable such that it takes you to another page and I want it to remain so, and also note that I previously used the code below to adjust the size of the bottom multi-column which I found in this discussion.
.multicolumn-card-spacing {
padding-top: 0.5rem !important;
margin-left: 0.5rem !important;
margin-right: 0rem !important;
}
.multicolumn-card__image-wrapper–half-width {
width: 100% !important;
My website is: https://dazzlewears.com/
The password to access the website is Charlesudeh1234
Please I really need your help in solving this issue. I am also not knowledgeable in coding, so, I will appreciate your step-by-step direction in solving the issue.
Thanks as I await your help


