Want to move product details to the right of image

This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: fabita123
    fabita123
    Participant
    November 12, 2015 at 13:54

    How can I move product details to the right of the image product? They keep below the image. I´ve chosen Horizontal layout for Single product page. If I choose default layout, the informations moves to the right, but 2 promo banners appear.
    What should I do?
    Thanks

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 12, 2015 at 14:19

    Hello,

    Try to add the following code in custom.css

    .product_layout_variant2 .product_description_mainblock {
        width: 479px !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: fabita123
    fabita123
    Participant
    November 12, 2015 at 15:23

    Now it works fine.
    But I added it to custom.css of the main theme. Since it didn´t function if I added it to the custom.css of the child theme.

    Do you know why this is it?
    Thank you!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 12, 2015 at 15:45

    If you use Child theme it’s not necessarily to use custom.css. You can add code above to style.css of the Child Theme.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.