Home Forums Basel support forum Coming soon 2 Page

Coming soon 2 Page

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #68805

    neelgajjar
    Participant

    How to cut / hide product title?
    Is that possible?

    #68837

    Hello,

    Add this code to Theme Settings > Custom CSS:

    .product-title{
    display:block;
    overflow:hidden;
    max-height:40px;
    }

    Set the max-height as per your needs, if the code does not work, please provide your site admin access.

    Best Regards

    #68870

    neelgajjar
    Participant

    Didn’t work.
    Check the Screen Shot

    http://prntscr.com/k9z4fd

    Login details Attached

    #68872

    Hello,

    It has been fixed now. You would better put height more (to show two lines) or less (to hide part of the second line) than 40px http://prntscr.com/k9zdl2

    Best Regards

    #68880

    neelgajjar
    Participant

    Worked!

    Best Support
    Defenately Giving 5 stars at Themeforest

    Two Issues
    1. How to Change NAME OF ADD TO CARD BUTTON TO BUY NOW IN PRODUCT PAGE?

    2. THERE IS SOME ISSUE WITH WISHLIST.
    PLUGIN HAS BEEN INSTALLED STILL IT CANNOT OPEN WISHLIST PAGE.

    WHEN I CHECKED PAGES IT DOESNT HAVE WISHLIST PAGE.

    https://youtu.be/jfhN3ywZJFo

    CHECK THE VIDEO

    Thanks

    #68890

    Hello,

    1. You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    2. Please create a page “Wishlist” and set it in the plugin http://prntscr.com/ka29t7

    Best Regards

Viewing 6 posts - 31 through 36 (of 36 total)