• Hi, Thanks for the theme. I really like your job.

    Just a little problem, with the footer. On the home page, no problem to center the text in the div, but on the articles, impossible to center it.
    I find a solution with adding a margin-left : 12%. It works on my screen, but I don’t think it’s really correct.

    Could you please help me ? Thanks for the answer. Good day 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello divanessa,
    Try adding the following code to custom css-

    body:not(.home):not(.front-page) .site-info {
    text-align: center;
    }

    Divjot

    Thread Starter divanessa

    (@divanessa)

    Hello. Thanks for the answer.

    Well, I already try to do this. On the home page, it’s works but not on the other articles or pages. That’s why I used a % margin.

    Just have a look to the site, I you have the time 🙂

    The template is just perfect. I really appreciate your work. Only the footer I’ve troubles with. 🙂

    http://shirleybeautifulnails.com/

    Thanks !

    In other pages, you have disabled the sidebar. Due to which, there is a large amount of space on the right.
    The footer, on being centred, gives the impression that it is shifted to the right due to the extra space on the right.
    There are two solutions to this –
    1. You can increase the width of the page to 100% to cover that blank space.
    2. You can reduce the width of the footer.

    Also, the method you employed, if it is working for your site on all devices, you can also keep using that as well.

    Which method would you prefer?

    Divjot

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer’ is closed to new replies.