• Resolved travelingdesigner

    (@travelingdesigner)


    Im trying to edit my shop and product page and get the content on the page to be centered…right now its off to the right

    I tried designing a new page by designing a template on WP Bakery and that didnt work either….I feel its an easy fix in Woo

    can someone point me in the right direction to do this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @travelingdesigner!

    What theme are you using?

    Does it have any layout settings for the theme in the Customizer view, under “Appearance > Customize” ?

    If not, you could try adding the following CSS code to the “Additional CSS” section also found in the customizer.

    .postbarLeft .eightcol, .postbarLeft .aq-block-aq_2_3_column_block {
        float: inherit;
        width: auto;
    }

    Cheers!

    Thread Starter travelingdesigner

    (@travelingdesigner)

    the Additional CSS worked!!!

    thank you so so much!!!

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