Support » Themes and Templates » Footer widgets alignment problem

Viewing 2 replies - 1 through 2 (of 2 total)
  • Change the width on that footer widget:

    #footer-widget3 {
        background-color: #FFFFFF;
        float: left;
        margin: 15px 10px 10px 15px;
        padding: 10px;
        width: 240px;
    }

    Thread Starter Blogdips

    (@blogdips)

    Ok, Problem solved! Thank you:)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Footer widgets alignment problem’ is closed to new replies.