PSPod Posted August 25, 2020 Share Posted August 25, 2020 Site URL: https://www.pokesports.org Hi there! I'm trying to figure out how I can reposition my social links to sit in the center of the page, underneath the page selection screen in my header. Currently they are left-aligned and above. Is this possible with custom HTML? Thanks! Mike Link to comment
tuanphan Posted August 25, 2020 Share Posted August 25, 2020 Add to Home > Design > Custom CSS .header-display-desktop { flex-direction: column; justify-content: center !important; } .header-title-nav-wrapper { flex: 100% !important; margin-left: 0 !important; } .header-actions.header-actions--left { justify-content: center !important; display: flex !important; width: 100% !important; order: 2; } PSPod 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
PSPod Posted August 25, 2020 Author Share Posted August 25, 2020 Amazing - thanks so much! 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