Tag line below Title (Menu not aligned)
-
I found the below code to place the tagline below the title. However, the menu dropped down below the title as well. Is there a way to modify the code to keep the menu flush with the title (street restoration.com) – P.S. I am new at this. Thx.
@media all and (min-width: 900px) {
#menu-primary #site-description {
clear: left;
margin: 0 3em 0 0;
}
.social-media-icons.visible {
margin-top: -1.5em;
}
}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Tag line below Title (Menu not aligned)’ is closed to new replies.