This topic has 4 replies, 2 voices, and was last updated 1 months ago ago by Jack Richardson
Hi, Hope youre doing fine
ive got this issue at first when opening the website, the FIRST click on the buttons in the header doesnt take me exactly to the section that i configured them to do it takes me lower, but the SECOND click takes me straight there
(See Video)
in using css id of a hidden divider to scroll there + this code #Portfolio {
display: block;
position: relative;
top: -90px;
} to solve the overlapping sticky header problem
thanks in advance
Dear @QaQako,
We hope this message finds you well.
It is possible that the scrolling issue you are experiencing may be related to the activation of the XStore Ajaxify option for certain widgets on your home page. We kindly suggest deactivating the XStore Ajaxify option for these widgets and testing the page again to see if this resolves the issue.
Should you require any further assistance, please do not hesitate to reach out.
Best regards,
Jack Richardson
The 8Theme Team
For Any Xstore user thats seing this the problem that i faced was caused by Activating lazy loading since the image wont be loaded until somebody scrolls to it, to solve this problem you just need :
to put the lazy loaded image in a container + give the same container a min Height (in pixels)
and Voila Solved
Dear @QaQako,
We hope this message finds you well.
Could you kindly provide us with screenshots of the section where the issue is occurring? Without this information, we are unable to accurately assess the problem and offer the necessary assistance.
Thank you for your understanding.
Best regards,
Jack Richardson
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up