Center info in footer widgets

Discussion in 'RoadFighter WordPress Theme' started by imagegrafx, Nov 22, 2014.

  1. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
  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 .footer_widget {
    text-align: center;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page