1. KKeys
  2. Commercial Templates
  3. Thursday, 08 August 2019
  4.  Subscribe via email
Sophia Template: Between the Logo/ Menu bar above and my content I see 70 px of whitespace. It appears to be padding in div.maincontent Can I remove this via my template backend somehow? I have not found any pramenters that affect it, except to publish a slideshpw, but that is not a viable solution.

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Aha, found it in the archives. I had searched for 'whitespace' and 'padding' but not .maincontent! :p

To reduce the spacing above your component/article area you can add the following to the Custom CSS field of your template settings...

.maincontent {
padding-top: 30px;
}

Whether 30 px or 0 px, it does the trick. Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent... thank you for the update! :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!