Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eStore – product display width

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › eStore – product display width

  • This topic has 8 replies, 3 voices, and was last updated 5 years, 10 months ago by Alia.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • March 29, 2017 at 6:27 am #14140
    stargaz3r
    Member

    First, thank you so much for this awesome plugin!

    I’m using stylish display 3 with some price variants for each product and placing them in a grid (by category). However, the display width is set so the pull down menu for the prices don’t fit properly. How do I adjust this? I tried the following (based on another forum question) but I know nothing about css so I don’t know what to change as it’s not working:

    .eStore-product-fancy-3{

    width: 300px !important;

    }

    Here’s the site: [http://www.modaportraiture.com/purchase-test/]

    Thanks!

    March 29, 2017 at 11:58 pm #75393
    admin
    Keymaster

    Fancy 3 uses a narrow width display so that probably won’t be a suitable one if you want a wider section. So you should probably look for another template that has a width closer to what you are after:

    https://www.tipsandtricks-hq.com/ecommerce/create-a-grid-display-for-your-products-using-the-wp-estore-plugin-2806

    With that said, you can use a custom CSS like the following to make the fancy3 template wider:

    .eStore-fancy3 {

    min-width: 220px !important;

    }

    August 30, 2019 at 1:36 pm #75394
    Alia
    Spectator

    Hi there

    Could I make fancy3 (or any of the grid options) *longer* using css? What would it have to say? I’d love to have grids with just a bit more text.

    Thank you!

    September 1, 2019 at 3:25 am #75395
    admin
    Keymaster

    Yes that can be done but you would need to have a bit of CSS knowledge for it. How long (in pixels) do you want to make them?

    September 4, 2019 at 8:59 pm #75396
    Alia
    Spectator

    Thank you for your help.

    Maybe up to 700px?

    Once I can do it, I can play with the optimal length and width

    September 5, 2019 at 12:27 am #75397
    admin
    Keymaster

    Please share a URL of your site so I can inspect it and give you the CSS tweak.

    September 5, 2019 at 12:53 am #75398
    Alia
    Spectator

    I have a shop test page that has the fancy 5 on it. aliathabit.com/shop-test/

    (in the process of making a shop page and testing the grid displays).

    For most things, I want “thumbnails” like fancy 5 with a sentence or two, and the details button to send the buyer to the full sales page (I would love a dedicated “Learn More” button along with add to cart and buy now…).

    There are 3 of in a line under a couple of add to cart buttons. You can see what I mean.

    Would reducing the space around the details button do the same thing as increasing the space for the text?

    September 5, 2019 at 2:26 am #75399
    admin
    Keymaster

    Below is a tweak that should make the description area longer and show more description text. You can play around with the number value to adjust things (it should give you some idea):

    .eStore-fancy5 {
    height: 700px !important;
    }
    .eStore-fancy5-body {
    max-height: 500px !important;
    }
    .eStore-fancy5-description {
    max-height: 400px !important;
    }

    You can also get us to do a custom job for you and create a template that is according to a specification that you give us.

    September 5, 2019 at 1:02 pm #75400
    Alia
    Spectator

    Thank you! I will play with this and see how it goes. If I can’t get it the way I want, I will certainly look into a custom template.

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ