WebSite X5Help Center

 
Derek K.
Derek K.
User

Anchor issue  en

Автор: Derek K.
Просмотрено 1321, Подписчики 1, Размещенный 0  

This is a work in progress test1.buildthewebsite.co.uk I have links on the home page to anchors in the services page. When you click on the link and the anchor appears the sticky bar drops down and covers the some of the anchor which means you have to scroll in order to read the anchor from the start. Is there a way to stop this.

Размещено
5 Ответы - 1 Полезно
Dieter D.
Dieter D.
User

Add an object "simple seperator" with the height of your sticky bar before your achored content and make this seperator hold the anchor instead of your object with the content.

Читать больше
Размещено От Dieter D.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... or, without altering the page layout, use extra / expert code in the style tag in /head; for example:

<style>#anchor1, #anchor2, #anchor3 {position:relative; top:-100px !important;}</style>

.

ciao

Читать больше
Размещено От  ‪ KolAsim ‪ ‪
John S.
John S.
User

@kolAsim

Yessmile

This is the solution. I have earlier asked INCOMEDIA to make this a setting in X5.

It could be a general setting that could be set in connection with the sticky menu - possibility to se an offset for the anchors. My request for this possibility is here : https://helpcenter.websitex5.com/ru/post/191175

I think neither you or me,  of us would have problems with this - but as X5 should be the tool for non-coders then it should be made an option. As the "sticky menu" can be set for each view-port, then it should be no problem.

Читать больше
Размещено От John S.
John S.
John S.
User

Corrections

possibility to se an ...  ----> possibility to set an ....

I think neither you or me,  of us would have problems with t... -----> I think neither you or me, would have problems with t....

Читать больше
Размещено От John S.
Derek K.
Derek K.
User
Автор

Thanks everybody, I wil experiment with your suggestions.

Читать больше
Размещено От Derek K.