Styledent Posted January 13 Share Posted January 13 (edited) Hello, I am trying to align this to the top right of the site and I am having issues with it. I can set it to :block but it won't align it to the right. I would like them to appear stacked. Any help would be greatly appreciated. Website: https://www.sgtguides.com/ I got this code from this post: <ul class="sc-topnav"> <li><a href="/en/home" class="lang-en">English</a> | <a href="/fr/home/" class="lang-es">Français</a></li> <li><a href="tel:407-676-7171">CALL US (407)676-7171</a></li> </ul> <style> .sc-topnav { list-style-type: none; display: block; flex-flow: column wrap; margin-top: 0; margin-bottom: 0; padding-top: 0vw; justify-content: right; align-content: flex-end; background: #ffffff; } .sc-topnav a { letter-spacing: .03em; font-family: Rubik; font-size: 0.8em; font-weight: 400; color: #000000; line-height: .5vw; } </style> Edited January 13 by Styledent Correction Link to comment
tuanphan Posted January 15 Share Posted January 15 It looks like you figured it out? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment