Skip to content

Instantly share code, notes, and snippets.

@shohag-biswas
Last active February 6, 2018 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shohag-biswas/7e5d91018e195663dcab709d7a196dcd to your computer and use it in GitHub Desktop.
Save shohag-biswas/7e5d91018e195663dcab709d7a196dcd to your computer and use it in GitHub Desktop.
/**make sure you are adding search in top right widgets **/
.site-header .widget-area {
/* float: right; */
width: 500px;
margin: 0 auto;
}
.title-area {
font-weight: 700;
/* float: left; */
overflow: hidden;
width: 320px;
/* margin: auto 0; */
text-align: center;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment