[Support request] Some Woocommerce Layout Fix

Home Forums Support [Support request] Some Woocommerce Layout Fix

Home Forums Support Some Woocommerce Layout Fix

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1178009
    Sibi Paul

    Hi,

    I would like to Have some changes.

    1 – I don’t want to show the related products

    https://fastunlocker.com/get/unlock-iphone-japan-docomo/

    Related Products From the Same Category is OK. How to disable it, and how to enable it to show only from the same category?

    2 – I want to change the ” Get Now ” Button Align.

    I wish to show the button at the Center.

    and Button should be Little bigger and Round edge.

    How to Make the Button’s Text Bigger and Bold?

    https://fastunlocker.com/get/icloud-unlock-ability-check/

    #1178082
    Leo
    Staff
    Customer Support

    Hi there,

    1. You can disable related products in the customizer:
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    Unfortunately you will need to check with WooCommerce support to see if you can only show products from the same category as that’s a functionality from WooCommerce itself – GP simply has options to display or hide that option.

    2. Any chance you can do this first?
    https://www.screencast.com/t/O3NDJ5fyH0N

    Please always make sure that’s done when opening a topic.

    Thank you!

    #1178285
    Sibi Paul

    Cache Purged and Deactivated.

    Now tell me, how to align the Button to Center

    and Make it Little big with Round Edge?

    #1178396
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .woocommerce div.product form.cart .button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
        font-weight: 600;
        padding: 10px 40px;
        text-transform: uppercase;
        border-radius: 10px;
    }
    #1178867
    Sibi Paul

    Done.

    Button Font Style is Now Capital.

    I need to have like before.

    Also,

    check this URL – https://fastunlocker.com/brand/samsung/

    This kind of section shows 4 products in a ROW.

    I need to show Only Two Items in a Row.

    and the Image should be a little bigger.

    My Main Image exact size is 1200×640

    so, 600×320

    or

    300×160 will be good as a thumbnail.

    also the buy now or get now ( add to cart or pay now ) is not showing along with these thumbnails.

    I think, any of my customization hiding that.

    can you please help me out on this.?

    #1179179
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Have you tried adjusting the Columns option in Customize > Layout > WooCommerce?

    #1179183
    Sibi Paul

    Wow, That’s Awesome…

    is there any option to show the Buy Now, Add to cart m Pay now button next to those products?

    #1179824
    David
    Staff
    Customer Support
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.