Single product page layout - by martijntje

This topic has 5 replies, 1 voice, and was last updated 1 months, 1 weeks ago ago by Tony Rodriguez

  • Avatar: martijntje
    martijntje
    Participant
    October 11, 2019 at 06:47

    Hi there,

    Is it possible to have an product page without the image-space? So that the content in short description fills the whole page? See attached link – the content now only fills ca. 2/3 of the page.

    Thanks in advance.

    Martin

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2019 at 07:09

    Hello,

    Here is custom CSS code:

    .single-product .product-content .product-images {
        display: none;
    }
    .single-product .product-information {
        width: 100%;
    }

    Regards

    Avatar: martijntje
    martijntje
    Participant
    October 11, 2019 at 07:46

    Thank you! It works.

    Can the title of the product be turned off?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 11, 2019 at 07:50

    You’re welcome!

    .single-product .product_title {
        display: none;
    }

    Regards

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 6, 2025 at 12:42

    Dear martijntje,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Single product page layout’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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