Skip to content
/ dt-style-switcher Public template

Style Switcher for WordPress Theme and Plugins

Notifications You must be signed in to change notification settings

mdjwel/dt-style-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dt-style-switcher

DT Style Switcher is a style switcher WordPress plugin for WordPress theme, plugin. You can use this plugin for showcase your WordPress theme's style variations and usage.

Usage

There are available some pre-styled tools for showcasing your design, features variations. In the plugin root folder, you will find the switcher-frontend.php file. In this file, you will find the switcher markup. You can edit the markup in that file.

Markup

dt-style-switcher uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox and is fully responsive. Below is an example and an in-depth look at how the grid comes together.

<div class="dtss_row demos">
  <a href="#" class="dtss_col_2 demo_link" title="Rogan Saas Landing Demo">
    <img src="home.jpg" alt="Rogan Saas Landing Demo">
  </a>
</div>

About

Style Switcher for WordPress Theme and Plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published