Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
forbidals
/
wp-content
/
plugins
/
credio-addons
/
widgets
/
heading
:
heading.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
@import '../../common'; .prelements-heading{ .title-inner{ position: relative; .title { margin-bottom: 11px; span { color: $primaryColor; position: relative; z-index: 2; } } span.sub-text{ display: inline-block; color:$primaryColor; font-weight: 500; text-transform: uppercase; margin-bottom: 14px; img{ width: 24px; height: 24px; margin-right: -2px; } svg { width: 13px; height: 15px; margin: 0 3px 2px 0; } } } .description { p { margin-bottom: 10px; } } }