New Landing How can we help? Themeforest Theme Support Dante Please help with product image size?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #125394
    altious
    Member
    Post count: 180

    I didn’t get a reply for my post since last week
    (http://www.swiftideas.com/forums/topic/how-to-change-woocommerce-image-product-size-in-product-page-and-swift/)

    My product image size is not resizing correctly that causes the image to distort (tried 560px width already)

    and in the shop page http://www.audioengine.co.id/products/ when I choose full-width it become bugged as 3 column + 1 product show up instead of 4 column products.

    Please support and give a solution

    #125535
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    This reply has been marked as private.
    #125581
    altious
    Member
    Post count: 180

    Hey Kyle thanks for the reply.
    But this is a different theme, how should I use this?

    #125602
    Swift Ideas – Ed
    Keymaster
    Post count: 15264
    This reply has been marked as private.
    #125607
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #125674
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #125915
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Apologies, needed 1 more line changed. Here is the custom css for you to add:

    body .has-no-sidebar ul.products li.product {
    width: 262px;
    }

    – Ed

    #126056
    altious
    Member
    Post count: 180

    great, it fixes that

    How about the pricing placing different with each product
    is there a way to make it consistent?

    #126063
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #126230
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to move the price below the product title.

    
    ul.products li.product .product-details {
    width: 100%!important;
    }
    
    ul.products li.product .price {
    float: none!important;
    }

    -Rui

    #126341
    altious
    Member
    Post count: 180

    Rui,

    it fixes that thanks!
    About the 3 column fix can I get it for my product page as well

    #126497
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #126537
    altious
    Member
    Post count: 180

    yes sir, it works now thx!
    btw in the future should I still update the theme since I use this fixed file here?

    #126546
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    The custom css option is stored in the database so should be no problem updating the theme.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register