cmography Posted February 28, 2020 Share Posted February 28, 2020 Site URL: https://agicreative.com/info/team/dandickson Site Password: password I am trying to center up the navigation I created below the banner video. I created this with a markup block and I confirmed I do not have any spacers causing the issues. It clearly has more white bottom than it does on top. Any code I can inject to solve this? Here is my markup block for that area: <div class="still-work-navigation-container"> <a href="/info/team/chrismathews">Chris</a> <a href="/info/team/dandickson"class="still-work-navigation-active">Dan</a> <a href="/info/team/connorray">Connor</a> <a href="/info/team/pamgreen">Pam</a> <a href="/info/team/mitchcenters">Mitch</a> <a href="/info/team/hunterlewis">Hunter</a> <a href="/info/team/kristiemathews">Kristie</a> </div> Link to comment
tuanphan Posted February 28, 2020 Share Posted February 28, 2020 I see you fixed? 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
cmography Posted February 28, 2020 Author Share Posted February 28, 2020 37 minutes ago, tuanphan said: I see you fixed? No, I haven't fixed it yet. I still have more padding (white) on bottom of navigation (below the banner) than I do above the navigation. Link to comment
tuanphan Posted February 28, 2020 Share Posted February 28, 2020 5 minutes ago, cmography said: No, I haven't fixed it yet. I still have more padding (white) on bottom of navigation (below the banner) than I do above the navigation. div#block-yui_3_17_2_1_1582903054118_9823 { padding-bottom: 0; } 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
cmography Posted February 28, 2020 Author Share Posted February 28, 2020 38 minutes ago, tuanphan said: div#block-yui_3_17_2_1_1582903054118_9823 { padding-bottom: 0; } That worked and duh! I should of realized how easy that would be, I've used code like this before. Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.