Home Forums WoodMart support forum Some issues

Some issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #194595

    cornado
    Participant

    I have some issues listed

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    1. Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    2. The portfolio page works in this way: all the posts are presented randomly, at the same time the filter is provided to sort out necessary ones.

    3. This is caused by different length of the title https://prnt.sc/sg31rz I can provide custom CSS to make the fixed height of the title, however, some short titles would have gaps

    4. This is the way such configuration works. This is one and the same page without pagination.

    Best Regards

    #195776

    cornado
    Participant

    =)

    #195855

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name {
        display: inline-block;
        padding-left: 20px;
    }
    body .blog-design-masonry .entry-title {
        min-height: 100px;
    }

    Best Regards

    #196085

    cornado
    Participant

    Hello! Thanks! It’s fixed, but there are still gaps between different attributes.

    https://prnt.sc/sjl9p7

    #196133

    Hello,

    I have set the padding = 20px, reduce this value to 10 or 15 or 5 as per your needs https://prnt.sc/sjnpie

    Best Regards

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