Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes, and what you want to do with it.
    Where you want it to appear?
    What is the problem?

    Ok.
    I think I realized the problem.
    I hope you have child theme, if you do not, than create it.
    Or, use a plugin for custom CSS.

    Add this in your plugin or child theme style.css:

    #primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
    background: white;
    }
    
    #site-generator {
    display: block;
    clear: both;
    }

    Thread Starter jackgym

    (@jackgym)

    Thank you LapanWebsite.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget sidebar issue’ is closed to new replies.