- This topic has 2 replies, 2 voices, and was last updated 11 years ago by
cpoli.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
April 4, 2014 at 10:02 am #24157
cpoli
MemberI was wondering if it were possible to position the social icons in the footer in the center of the page.
Also how to change the background of the custom text area in the footer.
http://www.faye-hall.infoApril 4, 2014 at 2:18 pm #24176Sakin
Keymaster@cpoli: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box to center the social icon in the footer.
#site-generator .social-profile { display: block; margin: 0 auto; text-align: center; width: 100%; } .social-profile ul li { display: inline-block; float: none; }
Which custom text you are talking about? You are not supposed to add Text in “Code to display on Footer” box. This box is created to add any scripts like analytics, tracking code and all.
April 5, 2014 at 4:23 am #24257cpoli
MemberThanks for you assistance yet again 🙂
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Position Of Social Icons In Footer Area’ is closed to new replies.