New Landing How can we help? Atelier product page custom

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #168961
    un.chain
    Member
    Post count: 79

    hi! Thank you very much for making a wonderful theme.

    I’d like to do a custom of a product page.

    I question, but thank you very much for your some replies!

    Q1(photo 0102)
    I can’t search in SKU.
    Is there a way to make the search in SKU effective?

    Q2(photo 0102)
    Shopping precinct, bar code and the one of the category etc. of goods
    (The part enclosed in red) are they able to make the background semitransparent?

    Q3(photo 03)
    I caUpper Accordion is a start most from the OPEN state.
    Are they able to start from upper Accordion from the CLOSE situation most?

    Q4(photo 04)
    Is it possible that additional information makes (the part enclosed in red) hidden?

    Q5(photo 05)
    It’s 1 column by default at the time of iphone use.
    When it’s desktop, it’s a condition of the indication now.
    Are they able to change the default indication of iphone to 2 columns?

    Attachments:
    You must be logged in to view attached files.
    #169262
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    1) You need this plugin: https://wordpress.org/plugins/search-by-sku-for-woocommerce/

    2) Sure, add this custom css:

    .product-fw-split div.product div.summary {
      background-color: rgba(255,255,255,0.6);
    }

    3) Is that the page builder asset?

    4) You can hide that with this custom css:

    .woocommerce div.product .woocommerce-tabs {
    display: none;
    }

    5) Add this custom css:

    @media only screen and (max-width: 479px) {
    .woocommerce .products .product {
      width: 50%;
      float: left;
    }
    }

    – Ed

    #169497
    un.chain
    Member
    Post count: 79

    thank you 🙂

    #169506
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register