Make Job Listing Website

How to Make Job Listing Website on WordPress

Hostinger : Get Hosting up to 79% Off Click here

Add Header box-shadow

.site-header {
    position: sticky;
    z-index: 999;
    top: -10px;
    box-shadow: 0 -6px 10px 5px rgba(0,0,0,0.5);
}

Leave a Comment

Your email address will not be published. Required fields are marked *