Center Text in Footer Widget

Discussion in 'Andrina WordPress Theme' started by irissalmins1, Sep 15, 2015.

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

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    I am using JetPack text widget and need to center text in the widget. Is there a better widget for that or can you give me css or html to get that centered?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site with some edited screenshot of that area so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  3. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5

    Attached Files:

  4. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
  5. 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:
    .widget_inner h4 {
        text-align: center !important;
    }
    div.textwidget {
        text-align: center !important;
    }
    .alignleft {
        margin-left: 20px !important;
    }
    Hope it will resolve your issue :)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  6. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    Thanks for your time!

    Glad to see they have some ladies doing customer service now!

    Have a great weekend, Priya.
     
  7. priya

    priya Guest

    Hello,

    Thank you so much for your appreciation........

    Always free to ask your query...

    We will be glad to assist you.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page