SeoMx - Seo & Digital Marketing HTML Template

  • Version: 1.0.0
  • Last Updated: June 06 22
  • Author: omanthemes
Thank you so much for your interests. Your comments and ratings would be much appreciated. If you purchase this template, you will get support. We will update this template time by time and we want to hear your wishes for the future updates or for complete new templates.
You need file PSD or images please contact
Email: aljufaily@gmail.com
Skype id: omanthemes

Template features:

  • HTML5 & CSS3
  • Responsive Template
  • XD files included
  • Animate everything you want
  • Free icons used
  • Pixel Perfect
  • Clean & Unique Design
  • Easy to customize
  • Retina Ready
  • Unlimited Colors
  • Home Page
  • Services Page
  • Service Detail
  • Price List
  • Parallax Effect
  • & much more...

HTML Structure

SeoMx - Seo & Digital Marketing HTML Template

Below is SeoMx basic structure:

<!DOCTYPE html>
<head>
    <meta charset="utf-8">
    <title>SeoMx - Seo & Digital Marketing HTML Template </title>

    <!-- Mobile Specific Metas -->

    <!-- Bootstrap  -->

    <!-- Theme Style -->

    <!-- Responsive -->

    <!-- colors -->    
   
    <!-- Animation Style -->    

    <!-- Favicon and touch icons  -->
</head>

<body>
	<!-- Header -->	

	<!-- Slider -->

    <!-- Section -->
    <section class="flat-row"> </section>

    <!-- Footer -->
    <footer class="footer"> </footer>

   	<!-- Bottom -->
   	<div class="bottom"> </bottom>

   	<!-- Go Top -->
    <a class="go-top">
     	<i class="fa fa-angle-up"></a>
    </a>
   
   <!-- Javascript -->
   <script type="text/javascript" src="assets/js/jquery.min.js"></script>
   <script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
   <script type="text/javascript" src="assets/js/jquery.easing.js"></script>
   <script type="text/javascript" src="assets/js/jquery-waypoints.js"></script>
   <script type="text/javascript" src="assets/js/owl.carousel.js"></script>
   <script type="text/javascript" src="assets/js/parallax.js"></script>
   <script type="text/javascript" src="assets/js/jquery.cookie.js"></script>   
   <script type="text/javascript" src="assets/js/switcher.js"></script>      
   <script type="text/javascript" src="assets/js/main.js"></script>
</body>

</html>

CSS System

The SeoMx CSS System contains 3 parts:
  • Template style
  • Shortcodes style
  • Responsive style
  • Javascript - Fonts - Animation - Bootstrap style

Your_template/app/scss/_global.scss ( Template style )


/**
    * Reset Browsers
    * Elements
    * Forms
    * Typography
    * Extra classes
    * link style
    * search
    * Header Fixed
    * Pagination
    * Scroll Top
    * PreLoad
    * heading 
    * dropdown
    * progress bar
*/
				

Your_template/app/scss/component ( Shortcodes - Elements style )

You can easily use the shortcodes to create your own page.


File Struction
/**
_button.scss
_header.scss
_footer.scss
_index.scss
_section.scss
_hover.scss
_side-bar.scss
_slider.scss
*/
				

Javascript - Fonts - Animation - Bootstrap style


/**  
*	animate.css
*	bootstrap.css
*	font-awesome
*	owl.carousel.css
*	responsive.css
*   shortcodes.css
*   style.css
*/
				

Javascript Custom

Here you can modify any settings for ( Retina Logos, Animations, Testimonials, Sliders, & Progress bar and more..)

Main.js ( js/main.js )


/**
  * Header Connect
  * retinaLogo
  * ajaxContactForm
  * Loadmore Item
  * headerFixed
  * mobileNav
  * ajaxSubscribe
  * alertBox
  * loadmore
*/

				

Shortcodes System

You can easily use the shortcodes to create your own page.

    
/**
  * isMobile
  * Parallax
  * flatContentBox
  * flatCounter
  * flatIsotopeCase
  * flatAccordion
  * swClick
  * buttonHeart
  * goTop
  * WOW
  * toggleMenu
  * topSearch
  * flatProgressBar
  * popUpLightBox
  * Preloader
  * no_link
  * flcustominput
  * popupGallery
  * donatProgress
  * tabs
  * btnQuantity
  * dropdown 
*/
				

Credits