New Landing How can we help? Themeforest Theme Support Dante Shop Pricing and Number of Items

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #165054
    foxhounds
    Member
    Post count: 51

    Dear all,

    I wonder why there are different spacings for the same prices on the shop items overview page (please see the screenshot attached). Do you know how to solve this problem?

    My 2nd question is about the number of items to display on this overview page. Can I also show only 2 per row and make them bigger instead of having 4 aligned to each other?

    Thanks!
    Fox

    Attachments:
    You must be logged in to view attached files.
    #165094
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) I can help you with this, please provide your link

    2) I’m afraid not sorry

    – Kyle

    #165097
    foxhounds
    Member
    Post count: 51
    This reply has been marked as private.
    #165194
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.products li.product .product-details {
        float: left;
        width: 55% !important;
    }
    

    Thanks
    Mohammad

    #165578
    foxhounds
    Member
    Post count: 51

    Thanks Mohammad for providing me with the snippet. Is there a way to make it look like this? (Price below the title and on the left)

    Thanks so much!
    Foxi

    Attachments:
    You must be logged in to view attached files.
    #165581
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the code below

    
    ul.products li.product .product-details {
      width: 100% !important;
    }
    
    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
      float: left!important;
    }

    -Rui

    #165596
    foxhounds
    Member
    Post count: 51

    Thanks so much mate!

    I have got a last question on the product page:

    I would have to delete the left row (with the teaser image) by replacing it with the “short description” field in the backend.

    Currently it looks like screenshot #1 but it would be great if I could remove the teaser image on the left and replace it with text that I can configure in my admin panel in the short description panel (screenshot #2) to make it look like screenshot #3.

    Thanks so much for this!

    Attachments:
    You must be logged in to view attached files.
    #166399
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m not understanding exactly what you want. Can you explain my doubts.

    You want to remove the product image area on the left of the page?

    You said that wanted to replaced it by the short description but in screenshot the text seems to be on the right??

    thanks

    -Rui

    #166432
    foxhounds
    Member
    Post count: 51

    Dear Rui,

    thanks for your reply.

    In the backend woo commerce provides a short description and a long description area. I would like to delete the “teaser image” in the frontend by having a textfield that I can manage from the “short description” editor. The description on the right should be (as it now is) the “long description” area in the backend.

    I have not figured out yet how to remove this teaser image on the left and replacing it with the short description string to show random images and text there.

    Thanks so much for any help!
    Hubertus

    #166467
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid that is beyond our scope of support as it’s more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home

    http://www.microlancer.com

    Hope that helps.

    – Kyle

Viewing 10 posts - 1 through 10 (of 10 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