Isha Posted August 3, 2020 Share Posted August 3, 2020 Hi! I am trying to right align a single navigation link, the one that says 'Info'. I want to preserve the work link on the left. Here's what I have, but it's not working. Any ideas why? .header-nav-item a { text-align: left auto !important; text-orientation: upright; writing-mode: vertical-lr; letter-spacing: -0.1em; } .header-nav-item a[href="/info"] { text-align: right auto !important; text-orientation: upright; writing-mode: vertical-lr; letter-spacing: -0.1em; } Link to comment
tuanphan Posted August 4, 2020 Share Posted August 4, 2020 Can you share link to your site? We can check easier. 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
Isha Posted August 4, 2020 Author Share Posted August 4, 2020 (edited) @tuanphan here you go! ishakumar.com Password: password12345 Edited August 4, 2020 by Isha Link to comment
Isha Posted August 6, 2020 Author Share Posted August 6, 2020 Hi @tuanphan! Sorry to bother you, do you happen to know how to move the link? I tried manual transformX() which moves it but is not responsive based on the size of the screen. 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