Anchors cause part of header to disappear
-
When an anchor link is selected, a section of my website header area disappears. Why does that happen?
Hello,
We apologize for the inconvenience you are experiencing.
This bug will be fixed in the next update.
In order to fix it now, try to add this custom CSS in Theme Settings -> Custom CSS -> put this code in the “Global Custom CSS” field.
.xts-site-wrapper .xts-footer-widgets.row-spacing-bottom-30,
.xts-site-wrapper .xts-footer-col.col-12 {
margin-bottom: 0;
}
Kind Regards
Thank you! That’s fixed it 🙂
Hello,
You are welcome!
Let us know if there’s anything else we can do for you! You can always reach us at any time.
Have a wonderful day.
Kind Regards
The topic ‘Anchors cause part of header to disappear’ is closed to new replies.