New Landing How can we help? Atelier Add text to menu cart, product info tabs…

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #316157
    marcusella
    Member
    Post count: 11

    Hi,

    I got this needs and I don’t know exactly how to do it:
    1. Change cart icon for text like this? cart (0), without cart icon.
    2. Product info in tabs on the right of product image. Like in your neighborhood theme that I already have.
    3. Fixed left menu, fixed footer, and fixed right product info.
    4. It’s possible to add related products to product info sidebar?

    I need to do something like in this page: https://www.feitdirect.com/hand-sewn-low-semi-cordovan

    Thanks in advance

    #316372
    David Martin – Support
    Moderator
    Post count: 20834

    1) Please add this to Theme Options => Custom CSS:

    .shopping-bag-item>a>.cart-text {
        display: block;
        font-size: 16px;
        padding-right: 20px;
    }
    .shopping-bag-item>a>span.num-items {
        margin-top: -20px;
        right: 5px;
        top: 58%;
        font-size: 16px;
    }
    .shopping-bag-item>a>i.sf-icon-cart {
        display: none;
    }

    2) You will need to work with a developer to integrate this.

    3) I do not understand this. Please provide more details, annotated screenshots.

    4) No, not by default. You will need to work with a developer to integrate this.

    #316518
    marcusella
    Member
    Post count: 11

    In themeforest comments before I bought the theme, you said ‘we can assist with this’. And now you say I will need a developer? What I have to do now?

    This could be done with a few lines of codes, moving the function output – we can assist with this. This is what you said to me in themeforest comments.

    #316526
    David Martin – Support
    Moderator
    Post count: 20834

    Which request number above do you refer to?

    #316529
    marcusella
    Member
    Post count: 11

    2. Product info in tabs on the right of product image. Like in your neighborhood theme that I already have.

    and question number 3, I need to do something like this page https://www.feitdirect.com/women-s-court-sneaker , only content scrolls, left sidebar right sidebar and header are fixed.

    Thanks

    #316532
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login for us to take a closer look.

    Thanks.

    #316536
    marcusella
    Member
    Post count: 11

    and question number 3, I need to do something like this page https://www.feitdirect.com/women-s-court-sneaker , only content scrolls, left sidebar right sidebar and header are fixed.

    http://www.innobba.com/caboclobrasil/wp-admin
    user: swiftideas
    pass: terapil1345whadow
    Thanks

    #316761
    David Martin – Support
    Moderator
    Post count: 20834

    2) Please add this to Theme Options => Custom CSS:

    .woocommerce-tabs.wc-tabs-wrapper {
        width: 38%;
        float: right;
      margin-top: 20px!important;
      padding-top: 20px!important;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
      float:left;
      width: 100%;
      padding-left: 0 !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      width: 100%;
    }

    3) You will certainly need to work with a developer for this task.

    Thanks

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

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

License required for one of the following items
Login and Registration Log in · Register