Shape 5

Joomla Templates => Charity - Club => : mrtouron December 28, 2017, 03:26:43 AM



: Space between menu bar and component area
: mrtouron December 28, 2017, 03:26:43 AM
Hello,
can we reduce the margin between component area and menu bar (or breadcrumb)? There is a big white space between them.

Best regards

Miguel.


: Re: Space between menu bar and component area
: mikek December 28, 2017, 04:08:18 PM
Hello,

You can modify that with the following in custom.css:

#s5_center_area2 {
padding-top:50px !important;
}

I would not recommend changing this though or it will look dis-proportioned from the rest of the areas of the site.


: Re: Space between menu bar and component area
: mrtouron January 08, 2018, 01:00:16 PM
Thank you. It worked perfectly. I finally reduced it to 35 px

Miguel.