How to disable menu animation in theme settings.

Created on 28 July 2024, 10 months ago
Updated 12 August 2024, 10 months ago

the theme contains some animations, the most visible are on menu items and on buttons - could an option please be added to disable these animations ?

thank you !

πŸ’¬ Support request
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @drupaldope
  • πŸ‡ΊπŸ‡ΈUnited States flashwebcenter Austin TX

    Hello,

    You have these classes in theme settings under page wrapper you can use.
    Here are the predefined CSS classes you can use:
    - dis-box-shadow: Removes the shadow effect from elements, creating a flat appearance.
    - dis-border: Eliminates borders from elements, which can be useful for a minimalist design.
    - dis-border-radius: Sets the border-radius to 0, removing rounded corners for a sharp-edged look.
    - dis-margin: Resets margins to 0, helping elements to align tightly without external spacing.
    - dis-padding: Resets padding to 0, ensuring elements have no internal spacing.
    - image-auto: Sets images within links to display at their original size.
    - dis-text-transform: Prevents text transformations, maintaining the original text case and style.
    - dis-anim-link: Disables bottom border hover animations on menu links.
    - dis-anim-submit: Stops the wiggle animations on the submit button.

    Best wishes,
    Alaa

  • Status changed to Fixed 10 months ago
  • πŸ‡ΊπŸ‡ΈUnited States flashwebcenter Austin TX
  • πŸ‡ΊπŸ‡ΈUnited States flashwebcenter Austin TX
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024