New Landing How can we help? Atelier Footer Issues: Centering Text & Changing Copyright Text Area Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #219913
    jslothower
    Member
    Post count: 9

    Good evening!

    I am trying to achieve 2 things with my footer area.

    1) I’ve set Widgets > Footer Column 1 / Footer Column 2 / Footer Column 3 to have info in them. I’ve also made sure to set Theme Options > Footer Options > to have a three-column layout. Everything is working fine from that perspective (the info in all 3 columns does indeed show up!). I would like to center the text in my center footer column (column 2), but <p align> styling does not seem to be working. How would I achieve this?

    2) I’d like to change the footer copyright text area from white to black. I’ve searched all throughout Appearance > Customize color selection options, and can’t find anything specifically for the copyright text area (my footer is already set to black, the copyright text area is not). How can I change the color?

    Thank you so much for your help!

    Best,
    Jen

    #219930
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me your website url to check the issue.
    Thanks
    Mohammad

    #220223
    jslothower
    Member
    Post count: 9

    Hi! My site isn’t live yet, so everything looks a bit wonky. Just trying to sort out these issues before inserting the content that I’m really looking for. You can visit botanica.us/contact and I think it should show the issue..

    …but just in case not, I’m attaching a screenshot.

    You’ll also see in the footer area that the text (set at 11px) does not line up vertically with the social buttons. Is there a way to fix this?

    Attachments:
    You must be logged in to view attached files.
    #220231
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) add the code below to your custom css option.

    #footer-widgets #text-2 .textwidget {
        text-align: center;
    }
    
    #footer-widgets ul.social-icons{
    margin-top:-10px!important;
    }
    

    2) Did you changed it in the Color – Footer ?
    https://www.dropbox.com/s/ggvi1d4bge8ucz4/Screenshot%202015-10-12%2018.20.44.png?dl=0

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register