Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
05693133dd
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
209 lines (175 sloc) 6.15 KB
.panel-grid { /* Denotes the beginning of a Page Builder section */
.simple-social-icons {
ul {
li {
//avoids conflict with glypicons social icons.
&.social-bloglovin:before, &.social-dribbble:before, &.social-email:before, &.social-facebook:before, &.social-flickr:before, &.social-github:before, &.social-gplus:before, &.social-instagram:before, &.social-linkedin:before, &.social-pinterest:before, &.social-rss:before, &.social-stumbleupon:before, &.social-tumblr:before, &.social-twitter:before, &.social-vimeo:before, &.social-youtube:before {
display:none !important;
content:none!important;
}
a {
.glyphicon-new-window {
display:none !important;
content:none!important;
}
}
}
}
}
}
#page-page-builder {
#primary {
#main {
.page {
h3.widget-title {
margin-top:0px;
margin-bottom:0.75em;
font-weight:500;
}
}
}
}
}
#page-page-builder-cards {
#primary {
#main {
background-color:transparent;
border:none;
padding-left:0px;
padding-right:0px;
.page {
.entry-content {
margin-top:0;
h3.widget-title {
margin-top:0px;
margin-bottom:0.75em;
font-weight:500;
}
.widget {
background-color:white;
border:1px solid #eaeaea;
padding:2em;
margin-bottom:10px;
&.widget_metaslider_widget {
background-color:transparent;
border: none;
padding:0;
}
&.widget_siteorigin-panels-postloop { /*Post Loop Widget */
h2 {
margin-top:12px;
margin-bottom:12px;
}
.content-template-date {
margin-bottom:10px;
display: block;
}
}
&.widget_recent-posts { /*Recent Posts Widget */
.post-date {
display:block;
font-size: 11.5px;
margin-top: 5px;
}
}
&.widget_dpe_fp_widget { /*Flexible Posts Widget */
li {
margin-bottom:0px;
}
}
&.widget_rcpt { /*Recent Custom Posts Type Widget */
ul {
padding-left:0;
.rcpt_item_title {
padding:0px;
}
.rcpt_item_excerpt {
margin:0;
margin-top:10px;
}
.rcpt_item_date {
margin-top:10px;
}
}
}
}
}
}
.panel-grid {
margin-bottom:0px;
margin-left:-5px;
margin-right:-5px;
.panel-grid-cell {
padding-left:5px;
padding-right:5px;
}
}
}
}
}
.home {
#content {
#page-page-builder-cards {
.panel-grid {
.widget.widget_metaslider_widget {
margin-bottom:0px !important;
ul.flex-direction-nav {
li {
margin:0 !important;
}
}
}
}
}
}
}
body.page-template-page-blank {
.widget {
&.widget_rcpt { /*Recent Custom Posts Type Widget */
ul {
padding-left:0;
list-style-type: none;
.rcpt_item_image {
margin-bottom: 10px;
}
.rcpt_item_excerpt {
margin-top:10px;
}
.rcpt_item_date {
margin-top:10px;
}
li {
margin-bottom:30px;
}
}
}
&.widget_recent-posts { /*Recent Posts Widget */
ul {
padding-left:0;
list-style-type: none;
li {
margin-bottom:15px;
.post-date {
display:block;
font-size: 11.5px;
margin-top: 5px;
}
}
}
}
&.widget_dpe_fp_widget { /*Flexible Posts Widget */
ul {
padding-left:0;
list-style-type: none;
li {
margin-bottom:0px;
}
}
}
}
}
body.home.page-template-page-blank {
h3.widget-title {
margin-bottom:15px !important;
}
}