Home › Forums › Support › Sticky menu displaying too wide on mobile site: › Reply To: Sticky menu displaying too wide on mobile site:
January 27, 2016 at 12:16 am
#168291
Could it perhaps have something to do with the social media icons in the navigation bar being aligned right using this code (From one of your other support threads):
.social-media {
float: right !important;
}
I tried changing that to align them centered, but it doesn’t correct the issue I’m having.