1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 18 August 2023
  5.  Subscribe via email
I have tried changing the scroll to offset setting in the General - Miscellaneous area to different values but nothing is changing.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Email sent with credentials. Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

The scroll-to-offset option is designed to offset navigation to an anchor id which would be the standard way to navigate within a page. However your component is using a name attribute instead.

To get around this I have added the following to the Custom CSS field of your template settings (edit to taste where 100px is your offset)...

[name] {
scroll-margin-top: 100px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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