AnastasiaG Posted May 11 Share Posted May 11 I am using the Five Family template on V7.0 and I'm trying to figure out how to move just the nav link (Products) to the right hand side of the header, but left of the social icons. Any way to do this? Link to comment
tuanphan Posted May 12 Share Posted May 12 Hi, What is site url? We can check problem 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
Mandy_miisprint Posted June 14 Share Posted June 14 Hello, I have used this code to move the navigation menu to the right but the logo doesn't look central, can you help? /* Move Nav to right side of header */ @media screen and (min-width:992px) { .header-display-desktop { flex-direction: column; } .header-title-nav-wrapper { flex-direction: row-reverse; flex: 100% !important; width: 100%; } .header-nav { text-align: right; } .header-layout-branding-center .header-title { text-align: right; width: 67% !important; flex: 1 1 67% !important; } } Link to comment
tuanphan Posted June 16 Share Posted June 16 On 6/14/2023 at 7:22 PM, Mandy_miisprint said: Hello, I have used this code to move the navigation menu to the right but the logo doesn't look central, can you help? /* Move Nav to right side of header */ @media screen and (min-width:992px) { .header-display-desktop { flex-direction: column; } .header-title-nav-wrapper { flex-direction: row-reverse; flex: 100% !important; width: 100%; } .header-nav { text-align: right; } .header-layout-branding-center .header-title { text-align: right; width: 67% !important; flex: 1 1 67% !important; } } What is site url? 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