Nizar Posted May 19, 2020 Share Posted May 19, 2020 Site URL: http://helixtravels.com Hello, I'm looking to split the last element of the nav bar (or make it stick to the other end of it), making the language switch apart from the navigation. Any ideas how to do that? Here's my website: helixtravels.com Thank you! Link to comment
tuanphan Posted May 19, 2020 Share Posted May 19, 2020 Can you turn off "disable right click"? Difficult to help without right click to check code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Nizar Posted May 20, 2020 Author Share Posted May 20, 2020 Ow sorry, yes, I turned it off. Thank you! Link to comment
tuanphan Posted May 20, 2020 Share Posted May 20, 2020 6 minutes ago, Nizar said: Ow sorry, yes, I turned it off. Thank you! Add to Home > Design > Custom CSS @media screen and (min-width:641px) { a.Header-nav-item:last-child { position: absolute; right: 0; } [data-nc-container="top-left"] { position: relative; flex: 90%; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Nizar Posted May 20, 2020 Author Share Posted May 20, 2020 Thank you my friend, works perfectly! You are awesome. Nizar 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