Home Forums WoodMart support forum overflow for product title on mobile grid

overflow for product title on mobile grid

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #298284

    BastianOrth
    Participant

    Hi,

    i changed the overflow from wd-entities-title as the producte title is cut off on mobile view. But with the full title length the prices can’t be read.
    How can the price placed below the title with overlay?

    Thanks for your help.

    regrads,
    Bastian

    #298286

    BastianOrth
    Participant

    photo is missing

    Attachments:
    You must be logged in to view attached files.
    #298314

    Hello,

    I saw the screenshot you attached.

    Please provide the URL of the page to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #298330

    BastianOrth
    Participant

    The problem exists on all pages with products. But the overlay is not active at the moment, so please change this on your own.

    #298371

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .product-grid-item .wd-entities-title {
        padding-bottom: 25px;
    }

    Regards.
    Xtemos Studios

    #298395

    BastianOrth
    Participant

    Thanks but this didn’t help…

    I did a bit try and error and found the right option:

    
    .wd-entities-title {
    	max-height: 30px !important;
    }
    
    #298420

    Hello,

    We are Glad that you managed to solve the issue yourself.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘overflow for product title on mobile grid’ is closed to new replies.