Zoom Box -- Change Element Padding
Anyone have any idea how to change the elements for the text padding?
In the Muffin Builder | Zoom Box, I want to move up the padding so that it is not so low (please see image below). I have tried to figure it out in CSS. When I change the element.style padding, and reduce the number of px, it reverts back to the default. For these 3 boxes (See BUILDER DEMO), I want to change the padding from the top
Here is the CSS I am trying to change. Obviously I'm not doing it right.
element.style {
padding-top: 199.625px;
}
Comments
please send us link to page where you would like to do above and we will see if it's possible.