Left justified

Discussion in 'Local Business WordPress Theme' started by yegred7036, Apr 1, 2016.

  1. yegred7036

    yegred7036 New Member

    Joined:
    Mar 21, 2016
    Messages:
    20
    Likes Received:
    1
    Hi,

    I need to make the following areas left justified:

    1. Leads capture Settings > Top Feature Heading

    2. General Settings > Top Right Contact Settings

    Thanks,
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .signup .frontpage_leadcapture .signupleft .signupinfo h1, .call-us p {
        text-align: left;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page