1. nickymcn
  2. Sherlock Holmes
  3. General
  4. Monday, 23 November 2020
  5.  Subscribe via email
I am using the Willow template for an online store and heading slides down the page over products when scrolling its worse on the mobile site. How can I stick the heading to the top of the page. See the site...

https://www.halswellbakery.co.nz/
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)....

#container_header {
position: relative;
}
#content-outer {
padding-top: 0 !important;
}


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


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