ruralstudio Posted October 28 Share Posted October 28 Hi there, I used the following code to position my client's logo in the center of all navigation on desktop (split navigation). Works well, however on mobile the logo is positioned on the left. I've tried a few things but can't seem to move it to the center. Is anyone able to help? Quote // SPLIT NAVIGATION // .header-nav { position: absolute; top: 55px; bottom: 0; margin-top: 0!important; margin-left: 0px!important; } .header-nav-item:nth-of-type(4) { margin-right: 300px!important; } .header-title-logo a { z-index: 1000; position: relative; } .header-display-desktop .header-title { flex: 0 0 40% !important; z-index: 999999999; } site password: guardswell2023 Many thanks! Link to comment
Solution Web_Solutions Posted October 28 Solution Share Posted October 28 1 hour ago, ruralstudio said: Hi there, I used the following code to position my client's logo in the center of all navigation on desktop (split navigation). Works well, however on mobile the logo is positioned on the left. I've tried a few things but can't seem to move it to the center. Is anyone able to help? site password: guardswell2023 Many thanks! You can do it by editing your site. Follow the image instruction Ainul 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
ruralstudio Posted October 29 Author Share Posted October 29 I didn't even think to look here 🤦🏼♀️ thanks so much! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment