Shape 5

Joomla Templates => Lime Light - Club => : berty12 September 21, 2013, 07:28:21 AM



: Reduce gap
: berty12 September 21, 2013, 07:28:21 AM
How to reduce the gap between this two parts.?


: Re: Reduce gap
: mikenicoll September 22, 2013, 05:31:13 PM
Hello,

You just need to adjust the margins below. I would suggest using Firebug to identify elements like this in the future.

Template.CSS - Line 342

#s5_pos_custom_1 {
    margin-bottom: 46px;
    margin-top: 34px;
}

-Mike