This topic has 2 replies, 2 voices, and was last updated 7 months, 3 weeks ago ago by Luca Rossi
1) As attached in the video, the arrow of the accordion overlaps on my navigation bar as I scroll down.
2) My anchor doesn’t stop at the start of the section but it stop at halfway after the section. How can I fix this
Dear @Qilah,
We hope this message finds you well.
1. We kindly request that you insert the following CSS code into your website’s theme. You can do this by navigating to Theme Options, selecting Theme Custom CSS, and then pasting the code into the Global CSS section:
header#header {
z-index: 9999;
position: relative;
}
2. Additionally, it is imperative to ensure that both your theme and plugins are fully updated. We recommend deactivating all non-essential third-party plugins, particularly those not included with the XStore package (for reference, please visit: https://www.8theme.com/documentation/xstore/plugins/included-plugins/). After doing so, please clear your browser’s cache before re-evaluating the issue. It is possible that an external plugin may be contributing to the problem.
Should the issue persist, we ask that you maintain all non-essential third-party plugins in their deactivated state and provide us with authorization to conduct a thorough debugging process on your site. This may involve deactivating plugins and reversing any customizations made on the site, enabling us to provide you with the most effective assistance.
We appreciate your cooperation and understanding.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up