- This topic has 2 replies, 2 voices, and was last updated 6 years ago by webg1rl.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- December 22, 2017 at 1:42 pm #4517webg1rlParticipant
Hello, This is a great theme! I thought I was ready to show my client for review, but then I noticed on mobile the page links in the navigation are all squished together. I’ve tried changing the padding in the CSS and can’t seem to get it to adjust. Please help!
December 27, 2017 at 7:41 pm #4530HashKeymasterIt looks like the CSS code you have added has broken the responsive menu
.sq-main-navigation li { float: left; position: relative; line-height: 120px; }
Remove the float:left parameter from the CSS
December 28, 2017 at 11:25 am #4541webg1rlParticipantWorks perfectly now. Thanks so much!
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.