• Resolved burnsj

    (@burnsj)


    Hi,

    How do I get the main content container to align to the left hand size of the page rather than centered? New to WordPress, can find text alignment within the GUI but can’t reposition that content ‘box’ itself……

    Kind Regards
    James

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author SeedProd

    (@seedprod)

    The content is centered by default. What’s your url and I can send you some custom css.

    Thread Starter burnsj

    (@burnsj)

    Awesome @seedprod, not only will this help my issue, you are educating me at the same time:)

    I’m on wealth-hack.com.

    Thanks again……

    Plugin Author SeedProd

    (@seedprod)

    This should do what you need. Add this in the custom css field in the plugin.

    #seed-csp4-content {
    margin-left: 40px;
    }

    Thread Starter burnsj

    (@burnsj)

    That worked a treat, many thanks for the advice and the quick response:)

    5 star review already submitted sir…..

    Plugin Author SeedProd

    (@seedprod)

    Thanks Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Content container re-positioning’ is closed to new replies.