By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.
A&A ArtX aims to elevate the beauty and richness of unique and vibrant expressions found in both Eastern and Western art. We showcase a blend of art styles that challenge traditional notions of what art can be. Our artwork is innovative and authentic, reflecting our desire to create something truly special.
Team A&A ArtX | Art created with Elegance and Grace.
To make this component work you must follow these steps:
Add a Page trigger and select Page load
Select the Loader 3 [Hide] animation inside When page finishes loading
Position loader3_component inside page-wrapper
Set loader3_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code
<style> .preloader { display: flex; } </style>
Instructions
To make this component work you must follow these steps:
Add a Page trigger and select Page load
Select the Loader 2 [Hide] animation inside When page finishes loading
Position loader2_component inside page-wrapper
Set loader2_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code