Zoom Box -- Change Element Padding

edited June 2016 in Theme Options
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;
}

image

Comments

Sign In or Register to comment.