left: 0;
color: white;
font-size: 14px;
- padding: 0 30px 0 10px;
+ padding: 0 25px 0 8px;
font-weight: bold; }
#sidebar .front-sidebar-featured-text {
position: absolute;
color: black;
font-size: 10px;
text-align: left;
- padding: 0 30px 0 10px; }
+ padding: 0 25px 0 8px; }
#sidebar .front-sidebar-featured-more {
position: absolute;
top: 50px;
right: 0;
color: white;
font-size: 11px;
- padding: 0 30px 0 10px; }
+ padding: 0 25px 0 8px; }
footer img {
margin-top: 25px; }
<span class="front-sidebar-featured-text">Find property and land data</span>
<span class="front-sidebar-featured-more">> MORE</span>
</a></li>
- <li class="front-sidebar-featured-item"><a target="_blank" href="<?php echo esc_url( get_permalink( get_page_by_title( 'County Clerk' ) ) ); ?>">
+ <li class="front-sidebar-featured-item"><a target="_blank" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Clerk' ) ) ); ?>">
<img src="<?php echo get_template_directory_uri(); ?>/assets/featured-court.jpg">
<span class="front-sidebar-featured-title">Vital Records</span>
<span class="front-sidebar-featured-text">Search birth, death & marriage records</span>
left: 0;
color: white;
font-size: 14px;
- padding: 0 30px 0 10px;
+ padding: 0 25px 0 8px;
font-weight: bold;
}
.front-sidebar-featured-text {
color: black;
font-size: 10px;
text-align: left;
- padding: 0 30px 0 10px;
+ padding: 0 25px 0 8px;
}
.front-sidebar-featured-more {
position: absolute;
right: 0;
color: white;
font-size: 11px;
- padding: 0 30px 0 10px;
+ padding: 0 25px 0 8px;
}
}
//End of Sidebar