I'm using a transparent header for my website but needed a normal header with background for my blog posts so I created a layout for that. In desktop everything works fine but the layout is not working in mobile.
I tried with CSS but couldn't find the right ID.
Can you help me? This is the website: deremedia.com
Comments
.single-post #Content{Thankspadding-top:75px !important;
}
#Top_bar{padding-bottom:5px;
box-shadow:0px 0px 0px 0.7px rgba(0,0,0,0.3);
}