Skip to content

Instantly share code, notes, and snippets.

@viruthagiri
Created December 19, 2016 14:16
Show Gist options
  • Save viruthagiri/0dec94d7e79a0bd20fc0796b60c32839 to your computer and use it in GitHub Desktop.
Save viruthagiri/0dec94d7e79a0bd20fc0796b60c32839 to your computer and use it in GitHub Desktop.
.geodir_full_page section,
.geodir-breadcrumb,
.geodir_wrapper_content_wrap {
margin-top:30px;
padding:15px !important;
border: 1px solid #d1d7dc;
-webkit-box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.1);
box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.1);
background-color: #fff;
border-radius: 6px;
}
.geodir_wrapper_content_wrap {
overflow: hidden;
margin-bottom: 30px;
}
.geodir_full_page section .geodir-category-list-in { margin-top:0; }
.geodir_full_page section .geodir-loc-bar { margin:0; padding:0; border:0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment