Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352148
    TomasJarvling
    Participant

    Hi.
    I have added a composite product in woocommerce and I was wondering if it is possible to style the products featured image?
    I would like to keep it smaller so that the actual content of the composite details takes a larger portion of the screen ( see the attached picture)

    Tomas

    #1352206
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this request, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1352334
    TomasJarvling
    Participant

    Sorry. The url is: http://www.antoniofiorelli.se
    The product in question is on this page: http://www.antoniofiorelli.se/stegforsteg/ but you need to be logged in to access it.
    Do you want me to create a user for you?

    Tomas

    #1352553
    Rupok
    Member

    Hi Tomas,

    Your site seems accessible but can’t see such products. If we need to login to see that then provide your credentials.

    Cheers!

    #1352559
    TomasJarvling
    Participant
    This reply has been marked as private.
    #1353170
    Rupok
    Member

    Hi Tomas,

    Thanks for the credentials but it’s not working. Would you check and confirm the credentials?

    Cheers!

    #1353256
    TomasJarvling
    Participant
    This reply has been marked as private.
    #1353377
    Paul R
    Moderator

    Hi Tomas,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .woocommerce div.product .summary {
        width: 68%;
    }
    
    .woocommerce div.product .images {
        width: 28%;
    }
    

    You may change the width to achieve your desired look.

    Hope that helps.

    #1354280
    TomasJarvling
    Participant

    perfect. thanks

    #1354709
    Lely
    Moderator

    You’re welcome Tomas!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1352148 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>