IM_Design 15 Share Posted February 13, 2020 I want to keep my header right-aligned but have the folder links left-aligned. Link to post
0 IM_Design 15 Author Solution Share Posted February 13, 2020 Here's what worked for me in the CSS Editor: .header-nav-folder-item {text-align: left !important;} Link to post
0 Hana 3 Share Posted May 12, 2020 On 2/14/2020 at 8:29 AM, IM_Design said: Here's what worked for me in the CSS Editor: .header-nav-folder-item {text-align: left !important;} Hi @IM_Design, I tried this code and it worked - with the text.. but the background box is still right aligned to the main navigation text... Did you find a way to fix this? sonoferikdesign 1 Link to post
0 sonoferikdesign 41 Share Posted September 30, 2020 On 5/12/2020 at 3:57 PM, Hana said: Hi @IM_Design, I tried this code and it worked - with the text.. but the background box is still right aligned to the main navigation text... Did you find a way to fix this? Have the same issue. Any fixes? Link to post
0 tuanphan 8,981 Share Posted October 3, 2020 On 10/1/2020 at 5:00 AM, sonoferikdesign said: Have the same issue. Any fixes? If you share site url, we can help easier. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 sarahnoni 1 Share Posted October 26, 2020 Try adding this code to align the container: /* change dropdown menu container alignment */ .header .header-layout-nav-right .header-nav .header-nav-item--folder .header-nav-folder-content { left: 0; right: auto; } Link to post
Question
IM_Design 15
I want to keep my header right-aligned but have the folder links left-aligned.
Link to post
Top Posters For This Question
2
1
1
1
Popular Days
Feb 13
2
Oct 26
1
May 12
1
Sep 30
1
Top Posters For This Question
IM_Design 2 posts
Hana 1 post
sonoferikdesign 1 post
tuanphan 1 post
Popular Days
Feb 13 2020
2 posts
Oct 26 2020
1 post
May 12 2020
1 post
Sep 30 2020
1 post
Popular Posts
Hana
Hi @IM_Design, I tried this code and it worked - with the text.. but the background box is still right aligned to the main navigation text... Did you find a way to fix this?
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment