Center 3 widgets in the Footer

Discussion in 'ColorWay WordPress Theme' started by rdeshazer, Dec 22, 2014.

Thread Status:
Not open for further replies.
  1. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
    Hello,

    I have tried the 3 or 4 different sets of code outlined in the forum, however none are working to center the footer widgets on my site. Here is the url: www.irgfirm.com please advise.

    Thx,
    RD
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .footer-container ul {
    text-align: center;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
    That did work.
     
Thread Status:
Not open for further replies.

Share This Page