jlayton Posted November 30, 2022 Share Posted November 30, 2022 (edited) Hello everyone, I am trying to align the header contents (site title, navigation links, social icon) with the upper limit of the page's header space. They are currently centered. Is there anyway to do this? It seems that the vertical alignment/position of the header contents are not controlled via any of the options that we have on 7.1. Thanks in advance! Edited November 30, 2022 by jlayton Link to comment
tuanphan Posted December 2, 2022 Share Posted December 2, 2022 Hi, What is your site url? 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
jlayton Posted December 2, 2022 Author Share Posted December 2, 2022 https://www.jordanlayton.com/ Thank you! Link to comment
tuanphan Posted December 4, 2022 Share Posted December 4, 2022 On 12/3/2022 at 2:04 AM, jlayton said: https://www.jordanlayton.com/ Thank you! Hi, For mobile only or? 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
jlayton Posted December 5, 2022 Author Share Posted December 5, 2022 For desktop would be great! Link to comment
Solution tuanphan Posted December 10, 2022 Solution Share Posted December 10, 2022 Add to Design > Custom CSS @media screen and (min-width:768px) { .header-announcement-bar-wrapper { padding-left: 1px !important; padding-right: 1px !important; padding-top: 1px !important; } } jlayton 1 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