Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Theme Name: Ezra Church
- Description: A custom Wordpress Theme for Ezra Church. Based on a <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
- Version: 1.0
- Author: Jeff Lovell
- Author URI: http://webcaffeine.org
- Template: enfold
- */
- /*Add your own styles here:*/
- .header_bg {
- background-image: url(http://staging.ezrachurch.com/wp-content/uploads/2014/04/gridbg.jpg);
- }
- h1, h2, h3, h4, h5, h6 {
- font-weight: 300;
- }
- .blog-author .minor-meta {display:none!important;}
- .avia-menu-fx .avia-arrow-wrap {
- height: 12px;
- width: 12px;
- position: absolute;
- top: -12px;
- left: 50%;
- margin-left: -6px;
- overflow: hidden;
- display: none;
- }
- .main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type='submit'], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2 {
- background-color: #719430;}
- .header_bg {
- opacity: 0.85;}
- .main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
- color: #719430;
- }
- .entry-content-wrapper .post-title {
- font-size: 32px;
- line-height: 1.3em;
- }
- span.post-meta-infos {display:none;}
- /*fix top menu padding:*/
- .av_secondary_right .sub_menu>ul>li:last-child {padding: 0 0 0 10px;}
- /*fix icon list title spacing:*/
- .avia-icon-list .iconlist_title {
- margin-top: 6px;
- top:0px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement