Thank you so much for choosing this item. Your comments and ratings would be highly appreciated. You have purchased this item so, you will get full support from us. We will update this item time to time and we want to hear from you for the future updates or for complete new creative ideas. If you have any questions that are beyond the scope of this document, feel free to email at epictheme15@gmail.com
Folder structure of the deby - custom radio buttons. see the attachment for more details
| Folder | Description |
|---|---|
/css |
Contains all CSS files. |
/fonts |
Contains fontawesome fonts |
/img |
Contains all images files. |

First off, make sure you have a solid code editor, for example Sublime Text. You need to add the compiled and preferably font-awesome.min.css to the header of your HTML5 document. And that's it!
All information within the main content area is nested within a body tag. The general template structure is prety the same through the item. Here is the general structure of main page (index-1.html)
<!DOCTYPE html> <html> <head> <title></title> <link rel="stylesheet" href="css/bootstrap.min.css" /> <link rel="stylesheet" href="css/font-awesome.min.css" /> </head> <body> . Your elements code here . <!--jQuery--> <script src="js/jquery-3.4.1.min.js"></script> <!--custom js--> <script src="js/scripts.js"></script> </body> </html>
You can add any deby - custom radio button styles on your project very easily, Now we just show you how to add element (same way you can add any deby - custom radio button style on your live project). so please follow these step and screenshot.


<div class="card-style1"> Your Content Here </div>

A big thanks to following source. fonseca wouldn't be possible without these source.
if you face problems with implementation and customization of our product please do not hesitate to contact with us. We will try to best support for you :)
Email: epictheme15@gmail.com
If you like, Please rate us 5 Star :) It will be appreciated!