Theme4Press › Forums › alora › Align sticky header menu items on left side of sticky header instead of right? › Reply To: Align sticky header menu items on left side of sticky header instead of right?
#25997
|
Hi,
You can try using the following.
1 2 3 4 |
#sticky-nav { float: left !important; } |
Let me see your sticky header if the above does not work.
Thank you