Finishing Touch

Discussion in 'ClassiCraft WordPress Theme' started by amaconline, Sep 3, 2013.

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

    amaconline Member

    Joined:
    Feb 17, 2013
    Messages:
    217
    Likes Received:
    6
    Hi, I just completed customizing the theme as required by the client, see http://www.easternglobe.com . Could you please advise me how the "Categories" can be justified so they display properly and is justified and look more organised?

    Thank you.

    www.EasternGlobe.com
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    #categories .catcol ul li.cat-item {
    text-align: center;
    }
    #categories .catcol ul li.maincat {
    text-align: center;}
     
    amaconline likes this.
  3. amaconline

    amaconline Member

    Joined:
    Feb 17, 2013
    Messages:
    217
    Likes Received:
    6
Thread Status:
Not open for further replies.

Share This Page