Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Header widget area css
  • Loading branch information
Brian C Dunnigan committed Dec 23, 2016
1 parent e65efb0 commit c661981
Show file tree
Hide file tree
Showing 17 changed files with 1,541 additions and 22 deletions.
80 changes: 79 additions & 1 deletion css/sherman-black.css
Expand Up @@ -7482,6 +7482,58 @@ button.close {
margin-top: 0.75em;
}

/* Header widget area */
#masthead #site-title .header-widget-area {
max-height: 90px;
overflow: hidden;
}
#masthead #site-title .header-widget-area .widget {
float: right;
}
#masthead #site-title .header-widget-area .widget.simple-social-icons {
margin-top: 27px;
}
#masthead #site-title .header-widget-area .widget.simple-social-icons li:before {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_sp_image img {
margin-top: 14px;
}
#masthead #site-title .header-widget-area .widget.widget_search .searchform {
margin-left: 10px;
}
@media (max-width: 991px) {
#masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control {
width: 124px;
}
}
#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce {
color: white !important;
margin-top: 10px;
}
#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title {
color: white !important;
margin-bottom: 5px;
}
#masthead #site-title .header-widget-area .widget:nth-child(n+4) {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu {
list-style-type: none;
margin-top: 37px;
float: right;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li {
float: left;
margin-right: 22px;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
line-height: 1.5em;
}

/* - - - - - - - - - - - - - - - - - - -
== Content
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -10898,6 +10950,25 @@ body {
#masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover {
color: #d9d9d9;
}
#masthead #site-title .col-sm-6 {
padding-left: 5px;
}
#masthead #site-title .col-sm-6 #uc-site-header {
padding-left: 8px;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a {
color: #eee;
text-transform: uppercase;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover {
color: #c8c8c8;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a {
color: #fff;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover {
color: #d9d9d9;
}
#masthead #site-title .searchform fieldset .form-control {
background-color: rgba(255, 255, 255, 0.2);
color: white;
Expand Down Expand Up @@ -11580,7 +11651,7 @@ table .external .glyphicon-new-window {
}
}

/*--------------------------------------------------------------
/*--------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------*/
.breadcrumb {
Expand All @@ -11601,3 +11672,10 @@ Breadcrumbs
#page-page-builder-cards .breadcrumb {
margin-bottom: 20px;
}

/*--------------------------------------------------------------
Header Widget Area
--------------------------------------------------------------*/
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
color: white;
}
80 changes: 79 additions & 1 deletion css/sherman-blue.css
Expand Up @@ -7482,6 +7482,58 @@ button.close {
margin-top: 0.75em;
}

/* Header widget area */
#masthead #site-title .header-widget-area {
max-height: 90px;
overflow: hidden;
}
#masthead #site-title .header-widget-area .widget {
float: right;
}
#masthead #site-title .header-widget-area .widget.simple-social-icons {
margin-top: 27px;
}
#masthead #site-title .header-widget-area .widget.simple-social-icons li:before {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_sp_image img {
margin-top: 14px;
}
#masthead #site-title .header-widget-area .widget.widget_search .searchform {
margin-left: 10px;
}
@media (max-width: 991px) {
#masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control {
width: 124px;
}
}
#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce {
color: white !important;
margin-top: 10px;
}
#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title {
color: white !important;
margin-bottom: 5px;
}
#masthead #site-title .header-widget-area .widget:nth-child(n+4) {
display: none;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu {
list-style-type: none;
margin-top: 37px;
float: right;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li {
float: left;
margin-right: 22px;
}
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
line-height: 1.5em;
}

/* - - - - - - - - - - - - - - - - - - -
== Content
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -10898,6 +10950,25 @@ body {
#masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover {
color: #d9d9d9;
}
#masthead #site-title .col-sm-6 {
padding-left: 5px;
}
#masthead #site-title .col-sm-6 #uc-site-header {
padding-left: 8px;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a {
color: #7c878e;
text-transform: uppercase;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover {
color: #586066;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a {
color: #fff;
}
#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover {
color: #d9d9d9;
}
#masthead #site-title .searchform fieldset .form-control {
background-color: rgba(255, 255, 255, 0.2);
color: white;
Expand Down Expand Up @@ -11580,7 +11651,7 @@ table .external .glyphicon-new-window {
}
}

/*--------------------------------------------------------------
/*--------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------*/
.breadcrumb {
Expand All @@ -11601,3 +11672,10 @@ Breadcrumbs
#page-page-builder-cards .breadcrumb {
margin-bottom: 20px;
}

/*--------------------------------------------------------------
Header Widget Area
--------------------------------------------------------------*/
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
color: #fff;
}
99 changes: 98 additions & 1 deletion css/sherman-brightyellow.css
Expand Up @@ -7885,6 +7885,71 @@ button.close {
margin-top: 0.75em;
}

/* Header widget area */
#masthead #site-title .header-widget-area {
max-height: 90px;
overflow: hidden;
}

#masthead #site-title .header-widget-area .widget {
float: right;
}

#masthead #site-title .header-widget-area .widget.simple-social-icons {
margin-top: 27px;
}

#masthead #site-title .header-widget-area .widget.simple-social-icons li:before {
display: none;
}

#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description {
display: none;
}

#masthead #site-title .header-widget-area .widget.widget_sp_image img {
margin-top: 14px;
}

#masthead #site-title .header-widget-area .widget.widget_search .searchform {
margin-left: 10px;
}

@media (max-width: 991px) {
#masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control {
width: 124px;
}
}

#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce {
color: white !important;
margin-top: 10px;
}

#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title {
color: white !important;
margin-bottom: 5px;
}

#masthead #site-title .header-widget-area .widget:nth-child(n+4) {
display: none;
}

#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu {
list-style-type: none;
margin-top: 37px;
float: right;
}

#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li {
float: left;
margin-right: 22px;
}

#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
line-height: 1.5em;
}

/* - - - - - - - - - - - - - - - - - - -
== Content
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -12014,6 +12079,31 @@ body {
color: black;
}

#masthead #site-title .col-sm-6 {
padding-left: 5px;
}

#masthead #site-title .col-sm-6 #uc-site-header {
padding-left: 8px;
}

#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a {
color: black;
text-transform: uppercase;
}

#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover {
color: black;
}

#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a {
color: black;
}

#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover {
color: black;
}

#masthead #site-title .searchform fieldset .form-control {
background-color: rgba(255, 255, 255, 0.75);
color: rgba(0, 0, 0, 0.8);
Expand Down Expand Up @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window {
}
}

/*--------------------------------------------------------------
/*--------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------*/
.breadcrumb {
Expand All @@ -12833,3 +12923,10 @@ Breadcrumbs
#page-page-builder-cards .breadcrumb {
margin-bottom: 20px;
}

/*--------------------------------------------------------------
Header Widget Area
--------------------------------------------------------------*/
#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
color: black;
}

0 comments on commit c661981

Please sign in to comment.