How to add image to the bottom
I put an image to a section but it cannot be to the bottom of the section ( always come with margin ) Please let me know how to make that margin = 0 and make the image look like what I wanted
Best Regards
http://take.ms/N7DkD -> Here is the screenshot
What I made ?
I put two 50% blocks image and 50% block text
and also config the section like this
Please let me know how can I solve this problem ?
Comments
Thanks for understanding!
EDITED!!! We already found solution for that thing. We did it for other users and of course this has been tested and works Below we`ll re-paste what we did:
At first please take a look on this image http://snag.gy/sFFUC.jpg
- you pasted css in this section. This section is for class name only
but custom css must be pasted in Custom CSS section only. So in this
section you should type class name, ex: section-without-margins what we
already did and then in Theme options > Layout > Custom CSS
section we used below css: As
you can see, now only this section doesn`t have margins and paddings.
The similar things you must do for all elements or sections where you
don`t want margins or paddings.
Hope this will help a lot
BTW Of course this possibility will be added with future updates