rditty Posted June 15, 2022 Share Posted June 15, 2022 Site URL: https://www.robertditty.com/ I am working on replacing my current site with the Wells template. By default Wells has the social links directly underneath the navigation but I would like them at the bottom of the sidebar/page. How do I do that? Thanks for your help! Link to comment
tuanphan Posted June 15, 2022 Share Posted June 15, 2022 Hi, Can you share link to site where you used Well? We can check easier rditty 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
bradgood Posted June 15, 2022 Share Posted June 15, 2022 I would recommend the following CSS. Bottom position matches default bottom padding on the content area. #footerBlocks-2 { position: fixed; bottom: 50px; } rditty 1 Link to comment
rditty Posted June 15, 2022 Author Share Posted June 15, 2022 bradgood, thank you! that worked beautifully! tuanphan, in reference to what site I'm using Wells on, it will be my homepage, www.robertditty.com but I am building it in preview mode currently! tuanphan 1 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