Logo v2.3.1
Image Description

No Results

  • Get Support
  • Preview Demo
Logo v2.3.1
  • Docs
  • Snippets
  • Documentation
  • Introduction
  • Getting started
  • Getting Started
  • Gulp
  • Customization
  • Credits
  • Changelog
  • Design & Graphics
  • Bootstrap Icons
  • Duotone Icons
  • Illustrations
  • Figma
  • Components
  • Accordion
  • Alerts
  • Avatars
  • Badge
  • Banners
  • Breadcrumb
  • Buttons
  • Cards
  • Collapse
  • Column Divider
  • Devices
  • Divider
  • Dropdowns
  • List Group
  • Lists
  • Modal
  • Offcanvas
  • Pagination
  • Popovers
  • Progress
  • Shapes
  • Spinners
  • Steps
  • Tab
  • Tables
  • Toasts
  • Tooltips
  • Typography
  • Navbars
  • Navbar
  • Navs
  • Mega Menu
  • Scrollspy
  • Basic forms
  • Basic Forms
  • Checks & Switches
  • Input Group
  • Media
  • Fullscreen Lightbox
  • Swiper Touch Slider
  • Others
  • Sticky Block
  • Countdown
  • Sorting (Shuffle.js)
  • Go To
  • Show Animation
  • Typedjs
  • Utilities
  • Backgrounds
  • Borders
  • Colors
  • Lines
  • Links
  • Position
  • Rotations
  • Shadows
  • Sizing
  • Spacing
  • Z-index

Rotations

Add 3D effect to images, mockups and many more.

Use .rotated-3d-left

  • Preview
  • HTML
Image Description
              
                <!-- Mobile Device -->
                <figure class="device-mobile rotated-3d-left">
                  <div class="device-mobile-frame">
                    <img class="device-mobile-img" src="../assets/img/240x480/img2.jpg" alt="Image Description">
                  </div>
                </figure>
                <!-- End Mobile Device -->
              
            

Use .rotated-3d-right

  • Preview
  • HTML
Image Description
              
                <!-- Mobile Device -->
                <figure class="device-mobile rotated-3d-right">
                  <div class="device-mobile-frame">
                    <img class="device-mobile-img" src="../assets/img/240x480/img2.jpg" alt="Image Description">
                  </div>
                </figure>
                <!-- End Mobile Device -->