Skip to content
Snippets Groups Projects

Yg orange 3374100: Logo Title and menu is not visible.

Open Alok Singh requested to merge issue/yg_orange-3374100:yg_orange-3374100 into 8.x-1.x
2 files
+ 5
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
1
@@ -85,12 +85,12 @@ h1, h2, h3, h4, h5, h6, figure {
.fh5co-nav {
position: absolute;
top: 2em;
margin: 0;
padding: 0;
width: 100%;
padding: 40px 0;
z-index: 300;
background-color: #f36363;
}
@media screen and (max-width: 768px) {
.fh5co-nav {
@@ -1792,4 +1792,7 @@ body{
}
.fh5co-nav .left-menu{
width: 80%;
}
.region-content {
padding-top: 120px;
}
\ No newline at end of file
Loading