Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #5419
    pglavin
    Member

    Hey Sakin,

    I’m using all 3 footer areas right now, and think it would look nice if I could make the 3rd footer area right justified, and also to center the text in the 2nd footer area.  What Custom CSS should I add to do that?

    Thanks,
    Paul

    #5449
    Sakin
    Keymaster

    @pglavin: I need to see your site to see which widgets you have added and know about the css. Then only i will be able to send you the css.

    #5455
    pglavin
    Member

    I’m building this offline on the localhost so I’m not sure what the best way to let you see my site is.  I can tell you which widgets I’m using:  I have a text widget in both Footer Areas 1 and 2, and I have the Catch Everest Social Widget in Footer Area 3.

    If there’s more info you need or a good way for me to show you my site offline then let me know.

    #5543
    Sakin
    Keymaster

    @pglavin: Try adding in the following CSS in “Custom CSS” box in your Theme Options panel.

    #second .textwidget { text-align: center; }
    #third .textwidget { text-align: justify; }

    #13237
    Olga
    Member

    Sakin,

    I added the following code into CSS box in order to center a text in the first widget. #first .textwidget { text-align: center; }
    But it’s not working. Please help.

    #13247
    Sakin
    Keymaster

    @omgstyle: I need to check in your site to see what are you trying to accomplish. So, send me your site URL?

    #13259
    Olga
    Member

    Hi Sakin,

    I refer to the previous text.
    “I added the following code into CSS box in order to center a text in the first widget. #first .textwidget { text-align: center; }. But it’s not working.”

    My website is http://www.oisdiamonds.com. Thanks a lot.

    A couple more questions:
    -I added a few posts under the press category. But they are invisible on the site for some reason.
    -How can I make the Jewels page not available for views. I need only subcategories (Engagement, Luxury Gifts and Custom jewelry) to be active.
    – I am planning to add a lot of pictures under Engagement subpage. What is the best way to do it? create a post for each picture?

    Thank you for your time!

    #13260
    Sakin
    Keymaster

    @omgstyle: Do you mean to align the text “23 West 47 St., Suite 701 New York, NY 10036 Phone: +1 (212) 278-0119”. For that you need to add additional css in “Appearance => Theme Options => Custom CSS” box.
    #supplementary.one .widget-area { width: 100%; }

    The post that you posted in Category Press will be posted in Category Archive http://oisdiamonds.com/category/press/. You need to add the category “Press” from “Appearance => Menus”

    For menus, use custom menu from “Appearance => Menus” and build custom menu with the pages and category you need. See this http://en.support.wordpress.com/menus/

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Right Justify Footer Area 3?’ is closed to new replies.