Bricksmotion Components
  • Getting Started
  • Setup
    • Where is my license key?
    • Activate you license within Bricksforge
  • Using components
    • Bricksforge One-Click
    • Bricks Structure
    • Activate "Event Panel"
    • Manual Importing Timelines and Events
    • Locked Classes
    • Reassign Timelines
    • Loading Conditions
  • Components
    • HEROES
      • Hero #1
      • Hero #2
      • Hero #3
      • Hero #4
      • Hero #5
      • Hero #6
      • Hero #7
      • Hero #8
      • Hero #9
      • Hero #10
    • SCROLL SCENES
      • Sticky Sections #1
      • Vertical Scroll #1
      • Scroll Scene #1
      • Scroll Scene #2
      • Scroll Scene #3
      • Scroll Scene #4
      • Scroll Scene #6
      • Scroll Scene #7
      • Scroll Scene #8
      • Scroll Scene #9
    • BUTTONS
      • Button #1
      • Button #2
      • Button #3
      • Button #4
      • Button #5
      • Button #6
      • Button #7
    • TABS
      • Tabs #3
      • Tabs #4
    • PROJECTS
      • Projects #1
      • Projects #2
      • Projects #3
      • Projects #4
      • Projects #5
      • Projects #6
      • Projects #7
    • CTA
      • CTA #1
      • CTA #2
    • CARDS
      • Cards #1
      • Cards #2
    • MENUS
      • Bottom Nav #1
      • Mega Menu #1
      • Full Screen Menu #2
      • Full Screen Menu #3
    • CUSTOM CURSORS
      • Custom Cursor #1
    • LOADING SCREENS
      • Loading Screen #1
      • Loading Screen #2
      • Loading Screen #3
    • TEXT
      • Text Hover #1
      • Split Text #2
    • IMAGE
      • Image Tilt #1
      • Image Reveal #1
      • Image Reveal #2
      • Image Reveal #3
    • PROGRESS BARS
      • Progress Bar #1
      • Progress Bar #2
Powered by GitBook
On this page
  • Component Structure
  • Animation Structure
  1. Components
  2. BUTTONS

Button #6

Component Structure

  • BTN6 (Div): This is the main container for the button, applying foundational styles through the class btn6__component. It sets the stage for the button's overall appearance and behavior.

  • BTN6 BUTTON (Div): This clickable button element is structured with an <a> tag for navigation or action. Styled with the btn6__button class, it specifies the button's visual appearance, including padding, border-radius, and positioning.

  • BTN6 BG (Div): Serves as a background layer for the button, utilizing the class btn6__bg to apply absolute positioning and a full-width and height background with rounded corners.

  • BTN6 CONTENT (Div): Contains the button's textual and decorative elements, centrally arranged. The class btn6__content ensures these elements are displayed flexibly and centered.

  • BTN6 TEXT (Text-Basic): Displays the button text, "Gradient Button," with typography defined by the class btn6__text.

  • BTN6 CIRCLE (Div): A decorative circular element within the button, positioned to the right. Styled with the btn6__circle class, it's designed with specific dimensions, color, and positioning.

  • BTN6 ARROW (Image): Arrow images inside the button, enhancing its interactive appeal. These are styled with the btn6__arrow class, positioning them accurately within the circular element.

  • BTN6 GRADIENT (Div): A visually striking gradient background for the button, created with the btn6__gradient class to produce dynamic color transitions.

Animation Structure

Timeline: BTN6 - HOVER

  • Enhances the button's hover state with various animations targeting the btn6__button, btn6__circle, btn6__text, and btn6__gradient classes, adjusting their sizes, positions, and visibility to create engaging effects upon interaction.

Timeline: BTN6 - GRADIENT

  • Focuses on the btn6__gradient class for a continuous, captivating background movement within the button, making it stand out and inviting user interaction.

PreviousButton #5NextButton #7

Last updated 1 year ago