Stack Title to Navbar
-
Hi,
I wanted to apply a background-color to the page title but on mobile this would cause the background to cover the picture so I applied
#masthead .site-branding .wrap{
background: rgb(248, 130, 218);
min-width: 100%;
}But I can’t figure out how to get rid of the gap between the title and the navbar now. Any suggetions?
The page I need help with: [log in to see the link]
- The topic ‘Stack Title to Navbar’ is closed to new replies.