- This topic has 2 replies, 2 voices, and was last updated 9 years, 1 month ago by
Andrew Misplon.
- AuthorPosts
- March 24, 2016 at 9:03 am #3260
Andrew MisplonKeymasterHi Christine
Thanks for your support, it’s most appreciated.
Social icons can be added to any of Ultra’s menu locations. Please, see the following post on how to do that: https://purothemes.com/documentation/general-wordpress/social-icons-menus/. Video included 🙂
The footer splits widgets into equal columns as you add them. So for example, if you added four widgets the footer would be split into four columns, each 25% wide.
If you’d like the text in your first two widgets to be center aligned, try the following:
1. If you don’t already have a Custom CSS plugin installed, go to
Plugins > Add New
and search for Simple Custom CSS. Install and activate.2. Go to
Appearance > Custom CSS
and insert the following:/* Footer */ .site-footer aside:nth-of-type(1), .site-footer aside:nth-of-type(2) { text-align: center; }
Hope that helps 🙂
March 30, 2016 at 11:04 am #3273
Andrew MisplonKeymasterTopic closed via email.
- AuthorPosts
You must be logged in to reply to this topic.