Home › Forums › Air WordPress Theme › Copyright Text
- This topic has 6 replies, 3 voices, and was last updated 8 years, 10 months ago by
SeaTheme.
-
AuthorPosts
-
April 20, 2017 at 12:39 am #12615
Hey guys,
How do I make the Copyright text show up at the bottom? I thought I turned that on, but I don’t see it.
Thank you.April 20, 2017 at 1:38 am #12616Hi
Please go to Appearance / Theme Options / Layout / Footer, select “copyright info” for
Information 1orInformation 2Regards!
BJuly 25, 2017 at 10:34 am #13282Hello, in the Appearance / theme options / layout / Footer
I have set two information fields. Field one is filled with copy right text. Field two is filled with social media information.Of course the two fields are next to each other. But on smaller screens (tablet) both fields next to each other are to wide so the information seen on the right crosses the “Go to top” arrow. Or Part of the information move / break to the next line, but not in a logic sense.
My question is, how can I put both information fields underneath (centrally arranged in two separate lines) in order to avoid that they are too wide, as they are, when they originally are next to each other in one line?
Thanks.July 25, 2017 at 1:44 pm #13285Hi Andre_Salzatal,
pleaes leave your page url, I’ll check it, thanks!
Regards!
BJuly 25, 2017 at 5:10 pm #13287This reply has been marked as private.July 25, 2017 at 6:00 pm #13290This reply has been marked as private.July 26, 2017 at 1:35 am #13294Hi,
1. Please paste the style code to Custom Css (Appearance > Theme Options > General Settings : Custom Css):
.footer-info { padding: 0 60px; } .container-fluid.back-top-wrap { bottom: 127px; } @media (max-width: 768px) { .footer-info { padding: 0 20px; } #footer.footer-cols-layout .footer-info .footer-container > [class*="span"] { padding-right: 10px; } #footer.footer-cols-layout .footer-info .footer-container > [class*="span"]:last-child { padding-left: 0; padding-right: 0; } }2. 2)
Please paste the style code to Custom Css (Appearance > Theme Options > General Settings : Custom Css):@media (max-width: 767px){ .responsive-ux.show-top-space #content #sidebar-widget { padding-top: 80px; } }ps: you could change the padding-top value what you want.
Regards!
Bwsm – uiueux.com – Twitter – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
