1. bluedock
  2. Commercial Templates
  3. Wednesday, 22 September 2021
  4.  Subscribe via email
How can I remove the extra space at the top of the Nina template.

I can see this "scroll-margin-top: 90px;" but I can't seem to find where to remove it or make it "0".

nina-screenshot.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

#container_header {
padding-top: 10px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect!!!

Thanks Ciaran, you're the best!
  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!