- UlTIMATE ADDONS: using accent color
- Reverse columns order on mobile
- Painting content
- REVOLUTION: include header in fullscreen slider
- Centering content in a row or column
- Submenu background border radius
- Submenu 3+ levels left padding
- Hide top bar on the particular page
- Single Image - remove lazy loading background
- Photo Scroller nav. paddings
Headings title
Custom CSS Class = accent-title-color
Headings subtitle
Custom CSS Class = accent-subtitle-color
Headings icon
Custom CSS Class = accent-icon-color
Headings separator (solid)
Custom CSS Class = accent-border-color
Info Box (icons background color)
Custom CSS Class = accent-icon-bg
Info box (title)
Custom CSS Class = accent-title-color
Info Box (subtitle)
Custom CSS Class = accent-subtitle-color
Just Icon (icon background color)
Custom CSS Class = accent-icon-bg
Just Icon (icons color)
Custom CSS Class =accent-icon-color
Advanced Carousel (arrows background color)
Custom CSS Class = accent-arrow-bg
Add custom class to reverse columns order on mobile device
hor-tablet-reverse-col
vert-tablet-reverse-col
phone-reverse-col
Accent color:
Custom CSS Class=”paint-accent-color”
Secondary color:
Custom CSS Class=”color-secondary”
Title color:
Custom CSS Class=”color-title”
Highlight text:
[dt_code][dt_highlight color=”” text_color=”#ffffff” bg_color=”#3de374″]your text[/dt_highlight][/dt_code]
Paste “.masthead” in “Containers” field on Revolution Slider settings page.
Extra class name for VC row or column:
text-centered
Menu background
.sub-nav,
.dt-mega-menu-wrap {
-webkit-border-radius: 10px;
border-radius: 10px;
}
Hover backgrounds
.top-header .sub-nav.hover-style-bg li:not(.dt-mega-parent) > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent) > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent) > a .rippleAnimate,
.top-header .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover {
-webkit-border-radius: 10px;
border-radius: 10px;
}
.sub-downwards .main-nav .sub-nav .sub-nav {
padding-left: 20px;
padding-right: 20px;
}
.page-template-template-microsite .top-bar {
display: none;
}
Single img – Extra class name = layzr-bg-off
Custom CSS settings :
.layzr-bg-off .layzr-bg {
background-color: transparent;
}
.project-navigation {
top: 30px;
right: 110px;
}