Find Answers and Get Support › Forums › Gorgo – Multi-Purpose Gutenberg Blog & Magazine Theme › Theme Customizer › the left menus move
- This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6724 Posts
Hi Mohammad,
Thank you for reporting this issue. 🙂
Please note that the fact that the categories are fixed on scroll is a standard design with our theme. However, it seems this transition does not work correctly on rtl. There is definitely an issue in our theme which will be fixed in a future update.
Thank you for your patience.
Best,
April 1, 2021 at 09:16 #30264@themodactyl- 0 Topics
- 6724 Posts
Hi Mohammad, 🙂
To prevent the sticky effect from displaying, simply add the following code snippet to your website:
/** * Stoping the sticky effect to the sidebar */ .inner-wrapper-sticky { position: static !important; transform: translate3d(0,0,0) !important; width: 100% !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
April 6, 2021 at 11:02 #30318@themodactyl- 0 Topics
- 6724 Posts
Hi Mohammad,
We recently released a new version of your theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue. 🙂
If you have correctly updated the theme and Grimlock, the problem should now be fixed. You might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). So to see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
To update your theme, you can download and install the Envato Market plugin (envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your theme from there by clicking the “Update available” button.
Cheers,
June 2, 2021 at 13:16 #32116 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘the left menus move’ is closed to new replies.