Single product content - by filmguerilla

This topic has 9 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Olga Barlow

  • Avatar: Jef
    filmguerilla
    Participant
    September 23, 2021 at 16:38

    Hi guys, can you help me with this? http://prntscr.com/1tcj7gf

    Would like to have the text content at least the same length of the image at the left. I only need this for desktop mode.
    Is this possible? Thank you guys!

    8 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 23, 2021 at 17:51

    Hello,

    We don’t have such option in our theme, unfortunately.

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    September 26, 2021 at 15:35

    it can be done with css?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 27, 2021 at 11:57

    Hello,

    I don’t think because image size changes if you check it from different devices (for example 1200+ and 1200- device width) and we can’t calculate description height using CSS only taking into account also height of the information above the description.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 27, 2021 at 11:57

    Hello,

    I don’t think because image size changes if you check it from different devices (for example 1200+ and 1200- device width) and we can’t calculate description height using CSS only taking into account also height of the information above the description.

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    September 27, 2021 at 13:23

    Ohh what i just wanted was to limit the size of the image and desc container so it wont look akward in desktop. I have fixed sizes on images. when the title is long on a product it looks akward on desktop mood like the screenshot i put here. what i wanted is just this

    http://prntscr.com/1ttmxc2

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 27, 2021 at 16:26

    Hello,

    I see. In this case add the below custom

    .single-product .product-subtitle {
        max-width: 598px;
    }

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    September 30, 2021 at 17:44

    YAY!!!!! THANK YOU!!!!!!!!!!!!!! Been trying to fix this before! hahah

    http://prntscr.com/1u8rz46

    Thanks again!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 1, 2021 at 15:04

    Hello,

    You are welcome.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 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.