Home Forums WoodMart support forum home page width changed suddenly

home page width changed suddenly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #467090

    keranq
    Participant

    When I edited some product, the homepage width was changed unexpected. The width was streched a little more, but not the origional one as i want. (Refer to A1.png)

    Due to this strech, the single product page was also changed, the swatch button contacted with the “Add to cart” button(Refer to A2.png). So there should some universal css file changed?

    Please help to solve it. Thanks.

    Attachments:
    You must be logged in to view attached files.
    #467124

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    I am checking the site and I cannot catch the problem, I am checking both the home page and the product page: https://gyazo.com/b1ba3b551c963ef6f77d61629fff0879
    and
    https://gyazo.com/cb2a31ce2a0e4f063212bda403e8b403

    Please describe the problem in more detail.

    Best Regards

    #467167

    keranq
    Participant

    Thank you for you reply. Why your screenshoot showed a different layout with the mine? My question is the gap between the Variance picture and the button “Add to cart” is too close, which happend suddenly and unexpectly. I didn’t change any layout setting at that time.

    More over, I cannot adjust the width of conent window with the preset as “full width” in configuration.

    • This reply was modified 10 months, 2 weeks ago by keranq.
    Attachments:
    You must be logged in to view attached files.
    #467481

    Hello,

    You can set the full-width in the Theme Settings > General > Layout.

    I am checking and I do not see any problems with the gap: https://gyazo.com/c38b19b2ed857e66c04f5a01df4740ba and https://gyazo.com/7c836c3b45ea9e58ffb1d884ccec0af6

    Please try to disable this plugin: https://gyazo.com/9c50c3ff54f04b6c416ee94634c5fccc

    Alternatively, add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-variation-add-to-cart {
        margin-top: 20px;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)