Support » Themes and Templates » Woocommerce Shop Page Alignment

  • Resolved Darien0976

    (@darien0976)


    So i am having a issue where i cannot get my text or images to align center on my product selection page (or shop page).

    http://www.chap-ship.com/our-selection/

    I’ve tried changing the css in a multitude of ways and cannot seem to find a solution. This is Driving Me Crazy.
    I’ve researched for quite some time to find solutions that don’t cater to my theme, and i am fairly new at this so i do not yet have the knowledge to specifically identify what i need to change.

    If anyone has any suggestions it would be much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Darien0976

    (@darien0976)

    After a bit of reading up i came up with this to fix my issue.

    div.col-md-9{
    margin-left: auto;
    margin-right: auto;
    width: 90em
    }

    Was better for me to figure it out myself anyways.

    Thank you Darien0976,

    I could not for the life of me get this remotely close. Your code is the best I can find. it works which is all that matters. I wish the images didn’t get bigger, but I’ll figure that out during the slow seasons. Again Thank you for coming up with this fix and for sharing it!

    Thread Starter Darien0976

    (@darien0976)

    Stear111

    Thank you for the kind words, after seeing this topic come through my email i felt it was imperative i let you know if you are dealing with a mobile responsive site it will completely ruin the page layout. I actually after further research found out their was no way currently for me to get the “Product page” centered on desktop while not messing up the responsive layout.

    Just a word of caution, but if that doesn’t apply to your site then i’m glad i could provide a temporary solution for your situation.

    Darien0976,

    Thank you for the kind reply, I did catch the responsive issue after the fact, and repaired that and was on to search some more. Thank you for the advice. I’m amazed there is not a way to center that page, but i’m gonna leave it for awhile then. again many thanks!

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Shop Page Alignment’ is closed to new replies.