Home › Forums › Arnold WordPress Theme › Footer Social Alignment and Footer Logo Push Right
- This topic has 1 reply, 2 voices, and was last updated 2 years, 6 months ago by
SeaTheme.
- AuthorPosts
- November 8, 2019 at 4:30 pm #19921
Hey,
Delightful theme, really, just the best. So, when the footer is in ‘Vertical’ positioning the social lettering ‘FB’ ‘TW’ is aligned too much to the right by around maybe 3-4 pixels? How do I correct this via CSS? Also, second question, when the footer is set to ‘Horizontal’ positioning, how do I push the logo all the way to the right? No matter what I do it seems to sit too far left.I’d mess around with this, but I’d rather not offset the padding etc for mobile yada yada.
Example One Social Centred
Example Two Logo Push RightThanks! :D:D:D
November 9, 2019 at 8:40 am #19923Hi,
Thank you for purchasing our theme.Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
1.
.foot-one-col .socialmeida-li { margin-left: 5px; margin-right: 5px; }
2.
.footer-cols-layout .footer-cols-item:last-child { text-align: right; }
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook - AuthorPosts
- You must be logged in to reply to this topic.