Hey, where did my words go? (Click to hide)

In the trial version of Web2Disk every fifth word is blanked out. To copy this site with all the words, please upgrade to the full version and copy this website again.

Inspyder Web2Disk: The Website Downloader

Customize theme

Colors
Primary
Success
Warning
Danger
Info
Direction
RTL

Change text direction

To switch the text _________ of your webpage from ___ to RTL, please consult ___ detailed instructions provided in ___ relevant section of our _____________.
Border width, px
Rounding, rem

To apply the provided ______ to your webpage, enclose ____ within a <style> tag and insert ____ tag into the <head> section of your ____ document after the following ____ to the main stylesheet:
<link href="assets/css/theme.min.css">


           
Cartzilla component

Carousel (Slider)

A slideshow component for _______ through elements (images or ______ with various content) like _ carousel.

The Carousel component relies __ the Swiper plugin. To use _ carousel, make sure to _______ the required reference to ___ plugin's .css and .js _____.

CSS file is linked __ the <head> section and above theme.min.css reference in your ________:

<link rel="stylesheet" href="assets/vendor/swiper/swiper-bundle.min.css"> 

JavaScript file is linked ______ the closing </body> tag and above theme.min.js reference in your ________:

<script src="assets/vendor/swiper/swiper-bundle.min.js"></script> 

You can apply virtually ___ slider option by specifying __ within the data-swiper="{}" attribute in JSON ______.

Usefull links:
Top Customize