Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Reduce padding/margin top on content

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi Friends
www.bruce-king.com/dsenew/index.php/programs/grants-to-special-educators

See that big space padding at the top of the content page? How do I reduce it? I tried going in all the grid wrap and changing in custom css, but it didn't affect it.

Any suggestions?

Thanks
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
You have

section.article-content.clearfix {
margin-top: 30px;
}

and inline styling for the heading tag

element.style {
margin: 32px 0px 0px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
swelking.jpg


I'd suggest trying to avoid using this much inline styling

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers