Search Knowledge Base Articles
Custom css for wordpress sites
.blog-grid-banner{
height: 20vh !important;
}
.blog-grid-banner{
padding-bottom: 1px !important;
padding-top: 1px !important;
}
.get-started-area {
padding-bottom: 1px !important;
padding-top: 1px !important;
}
.main-footer {
padding-bottom: 1px !important;
padding-top: 25px !important;
background-color: #000!important;
color: #fff;
}
.main-footer a {
color: #fff;
}
.main-footer a:hover {
color: #1490d7;
}
.home1-feature-section {
padding-top: 5px !important;
}
.widget ul li a, .widget ol li a {
font-size: 14px;
color: #fff !important;
}
.main-footer .widget-title {
color: #fff !important;
}
.social-icons li a {
background: #47499d !important;
}
ul.main-menu-list > li > a:hover {
color: #1490d7;
}
/**
current menu color change on click
**/
.current-menu-item a,
.current-page-ancestor a,
.current-post-ancestor a { color: #1490d7 !important;}