Header CSS for mobile and tablet?
-
So im absolutely new to wordpress, trying to make my way.
If taking a look at my header over a destop laptop, im quite satisfied with the outcome for now. But how can I make sure the additional CSS I used to adjust my header on desktop, apply also for moblie and tablet?
These are the codes I used so far:
.site-header {
position: fixed;
top: 0;
width: 100%;
z-index: 2000;
}.container {
padding-top: 120px;
}.site-header {
border-bottom: 3px solid #C0C0C0;
}.inside-header {
padding: 10px;
}Greatful for any help
The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
The topic ‘Header CSS for mobile and tablet?’ is closed to new replies.
