Home Forums Basel support forum Product Page – Filter Menu Truncated

Product Page – Filter Menu Truncated

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

    malik415
    Participant

    Hi,

    We are noticing on the product listing page on the left hand side the filters get truncated.

    See attached image.

    The height of the color filter container doesn’t expand enough to show all the values.

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

    Eric Watson
    Participant

    Hello,

    Sorry, but when we try to enter your site, we get an error of 403. Look at the screenshot.

    https://gyazo.com/59cd3a2cbebaeab0c85335c431ff6eb3

    Kind Regards
    XTemos Studio

    #17723

    malik415
    Participant

    Please try now.

    #17728

    malik415
    Participant

    Hi,

    Any update when time permits?

    Thanks as always!

    #17732

    Eric Watson
    Participant

    You need to remove this CSS code. See the screenshot http://prntscr.com/g9y4vx

    Kind Regards
    XTemos Studio

    #17837

    malik415
    Participant

    Removing this code does work, but it has a side effect. If you see this other post/comment from someone at xtemos this bit of css is needed on the product page. Well, not needed but it seems to resolve a small bug.

    https://xtemos.com/forums/topic/hide-scroll-in-compact-product-style/

    I use the compact layout for the product page and without the css it doesn’t display correctly.

    #17840

    Artem Temos
    Keymaster

    Hello,

    The previous code needs to delete and add the following code snippet to the Custom CSS area in Theme Settings.

    .product-design-compact .basel-scroll,
    .product-design-compact .basel-scroll .basel-scroll-content {
    	position:relative;
    }
    
    .product-design-compact .product-image-summary>.row {
    	display:block;
    }

    Kind Regards
    XTemos Studio

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