Product Title Limit By Line does not work

This topic has 6 replies, 2 voices, and was last updated 1 year, 8 months ago ago by Awais Ahmed

  • 5 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 15, 2022 at 05:26

    Hello, @ubi1907,

    In order to change the line of text of the product title simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below code there.

    .etheme-product-grid-title{display: -webkit-box !important;
        line-height: 1 !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    Then save settings and check back to your site after clearing the browser cache.

    Note: In the above line the code “-webkit-line-clamp: 2 !important;” the word “2” is the line you can change it with you want.

    Regards 8Themes Team.

    Avatar: ubi1907
    ubi1907
    Participant
    July 15, 2022 at 05:38

    thank you for your fast reply.

    It works for the part I send u but can we do so that this effects everywhere a product is shown?

    Here it works:
    https://drive.google.com/file/d/1OFMMtRhWIadTBiMo9DLgSVSIAwHNajOi/view?usp=sharing

    Here it would be nice too and everywhere a product is shown:
    https://drive.google.com/file/d/1OFMMtRhWIadTBiMo9DLgSVSIAwHNajOi/view?usp=sharing

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 15, 2022 at 06:19

    Hello, @ubi1907,

    Your issue is resolved now kindly check back to your site after clearing the browser cache. See the image to know how your issue was resolved and the result: https://postimg.cc/v1MYWDfQ

    Regards 8Themes Team.

    Avatar: ubi1907
    ubi1907
    Participant
    July 15, 2022 at 06:20

    thank you it looks so good now.
    Thank you 🙂

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 15, 2022 at 06:23

    Most Welcome 🙂

    If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day 🙂

    If you will have any issues, you can contact us anytime, we are always here to help you.

    Case Closed.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Product Title Limit By Line does not work’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.