Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #93414
    Albulushi
    Member
    Post count: 49

    Hi,

    how to change the width of the sidebar as its wider then usual sidebar. im using the sidebar on product pages, the sidebar taking alot more space and the product image with wide width is shrinked to small compare to other product.

    http://awesomescreenshot.com/0d136q137e

    #93418
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid you can’t change the width of the sidebar on a product page, however you can make the image bigger, do you have a link you can show me so I can provide you with the custom css?

    – Kyle

    #93422
    Albulushi
    Member
    Post count: 49
    This reply has been marked as private.
    #93431
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately not, it needs to be that width so that the page builder can be used on pages

    If you provide a link I will increase the size of the image using CSS for you

    – Kyle

    #93457
    Albulushi
    Member
    Post count: 49
    This reply has been marked as private.
    #93780
    Melanie – SUPPORT
    Member
    Post count: 11032
    .woocommerce div.product div.summary {
    width: 50%;
    }
    
    .woocommerce div.product div.images {
    width: 46%!important;
    }
    
    .flexslider .slides > li {
    width: 100%
    }
    
    #product-img-slider {
    height: 300px!important;
    }

    will change the widths of the image column and the text column. I did not test it properly and I think it won’t look good. You cannot simply change a grid.

    All the best

Viewing 6 posts - 1 through 6 (of 6 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