Styling
Styling
CompleteDTC makes it easy for you to adapt the plugins to your site’s look-and-feel via CSS. Each section below references the final CSS file to be loaded for that functionality, which is where we recommend you do your styling. All those stylesheets can be found in the back-end under Administration->Stylesheets for Plugins.
☞ We strongly recommend that you not use the global stylesheet for the site (e.g. style.css in WordPress), and that you not rely on !important
tags unless you have no other choice.
We’ve created a built-in editor for those stylesheets (as well as for HTML and text templates and forms) that makes dialing-in the styling especially easy.
You can upload or download
each stylesheet, but the best way to work with it is by clicking the
icon. This will open up a new window where you can preview, edit, and save the CSS.
Updated over 3 years ago