a, .nav-menu .current-menu-item > a, .nav-menu .current_page_ancestor > a, nav-menu ul li a:hover{'; $custom_css .='color: '.esc_html($campus_education_first_theme_color).';'; $custom_css .='}'; } if($campus_education_first_theme_color != false){ $custom_css .=' #sidebar form {'; $custom_css .='border-color: '.esc_html($campus_education_first_theme_color).';'; $custom_css .='}'; } if($campus_education_second_theme_color != false){ $custom_css .=' input[type="submit"], a.button, #comments a.comment-reply-link:hover, span.page-number,span.page-links-title, .nav-menu ul ul a:hover, .donate-link:hover, #slider, .more-btn a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .blogbtn a:hover, #footer, .bradcrumbs a , #comments input[type="submit"].submit, .pagination a:hover, .diamond, .diamond1, hr.hr-border {'; $custom_css .='background-color: '.esc_html($campus_education_second_theme_color).';'; $custom_css .='}'; } if($campus_education_second_theme_color != false){ $custom_css .=' p.bold-font, .bradcrumbs span, a:hover, .nav-menu a, .social-media i:hover, .logo p, #welcome-campus h3, #welcome-campus h4, #welcome-campus p, .description p, .title-box h1, #wrapper h1{'; $custom_css .='color: '.esc_html($campus_education_second_theme_color).';'; $custom_css .='}'; } if($campus_education_second_theme_color != false){ $custom_css .='#sidebar h3, .pagination span, .pagination a, .pagination .current{'; $custom_css .='border-color: '.esc_html($campus_education_second_theme_color).';'; $custom_css .='}'; }