Legends Ecommerce, Product Page - by Peter_rambeck

This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: Peter_rambeck
    Peter_rambeck
    Participant
    May 12, 2015 at 09:42

    Dear Eva,

    Sire: http://www.indochinaexplorers.com

    Hope all is well,
    I have a few questions I can’t find resolve to, pls.

    Product page,
    http://www.indochinaexplorers.com/product/sofitel-sukhumvit-bangkok

    1. – Quantity box,: I would like to have the arrow horisontical < >, outside the box, as per theme, to add or reduce quantity. – No matter what I do, it always comes vertical inside the box.
    Quantity Mobile responsive version, float left while the Label: ‘Quantity’ align-center.
    How can I correct this?

    2 – The light-box gallery under the featured image is not displaying 100%, from left to right side. – is there a way I can set this?

    3 – In the CMS: the ‘Additional information by [8Theme}’ – what is it, and where can I read about it?

    4 – As I need to make additional attributes fields, can you please advise how to make a child functions.php and where to place it in the Theme folder?

    Thanks a lot for you help,
    All the best Peter

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 12, 2015 at 09:51

    Hello,

    1. Add this code in custom.css file to fix the issue with quantity on mobile device:

    @media (max-width: 480px) {.single-product-page .quantity-box label {
        width: auto !important;
    }}

    Sorry, but quantity arrows were modified by Woocommerce and not the theme. This is their customization.

    2. Please add this code in custom.css file:

    .product-thumbnails-slider {
        width: 100% !important;
    }

    3. Please show a screenshot where you see that information.

    4. Please read WordPress documentation http://codex.wordpress.org/Child_Themes how to create child theme.

    Regards,
    Eva Kemp.

    Avatar: Peter_rambeck
    Peter_rambeck
    Participant
    May 13, 2015 at 11:20

    Dear Eva,

    Thank you,
    3. Sorry can’t make a screenshot, – it’s in the Product page editor.
    The block after “Reviews” it says:
    Additional product options [8Theme].

    Thanks for great service,
    Peter

    Avatar: Eva
    Eva Kemp
    Support staff
    May 13, 2015 at 12:08

    Hello,

    You can read about that block in the documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/single_product_page > Additional information block.

    Regards,
    Eva Kemp.

  • 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.