- This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by Andrew Misplon.
- AuthorPosts
- March 23, 2016 at 11:00 pm #3259
Christine LecavalierParticipantHello,
I’m using the Ultra premium template – I like it very much. I need you help on :
– How do I add social media icons on the top bar or in the header.
– In the footer area, my widgets are not well aligned – how can I correct this.my web site is: http://www.parotina.com
Thank so much
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.