Viewing 6 replies - 1 through 6 (of 6 total)
  • Sam

    (@soumendra)

    Hello xploreindia,

    Feel free to ask whatever you want to know. And please provide the link to your site so that i can help you regarding that.

    Thank you.

    Thread Starter xploreindia

    (@xploreindia)

    Hi Sam,

    Thank you so much for the extended help:

    Here is the link where I have asked for the changed that I need to my site and I think this could be possible on through CSS:
    https://www.ads-software.com/support/topic/editing-shop-option?replies=1

    And here is my site:
    shopforher.net

    Sam

    (@soumendra)

    Hello,

    1. You can try this in your Custom CSS for the product lining:

    .type-product {
        height: 450px;
        padding: 0 69px !important;
    }

    2. To remove the read more button you can try this:

    .products .button {
        display: none !important;
    }

    3. It seems like the images are click-able so please provide a screenshot of what you are trying to explain.

    Hope that helps you, feel free to ask if there is any other problem.

    Thank you.

    Thread Starter xploreindia

    (@xploreindia)

    Wow that was amazingly super easy to do.I thought it would take me ages to do that ?? Thank you. Here are some more queries to that:

    1) Is done
    2) I done
    3) I will come back to this later
    4) Now that I have two products vertically, I want showcase it like this:
    a) I don’t want to go to single page of the product. for example, now when you click on any title or image it is going to the single page product where is shows details/contents of the product. I want to write/show content on the previous page itself for all images, below the images.

    b) when “a” is done, I want to have the title of the products on top of the image and content below the image.

    I have few more queries, but I think I will just post the above one right now. When I am done with this I will ask my further queries.

    Thank you in advance.

    Thread Starter xploreindia

    (@xploreindia)

    Hi Sam,

    Any help on the above queries please. Thanks.

    Hi,

    There is no option there for achieving that. It can be possible by editing the core files of WooCommerce which requires extensive customization there.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS Help’ is closed to new replies.