Home Forums WoodMart support forum Information Height

Information Height

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #593558

    shweta
    Participant

    Hello Team,

    I’m using the information box element on my website, and I want the boxes to have equal height with properly aligned content. for a better understanding please find the screenshot attached.

    Screenshot URL: https://drive.google.com/file/d/1rDGeD54yvB_PBmjhxuwrr9Jr-Hxy9Nqj/view

    #593802

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

    Can you enable Auto height option and check again? https://prnt.sc/M2zeDRSqCWEg

    Regards,

    #593829

    shweta
    Participant

    Hello,

    Thanks for the reply, I’m using the WP bakery Not Elementor.

    #594157

    Hung Pham
    Keymaster

    Hi shweta,

    First of all, I’m really sorry have taken long time to reply you due to the weekend.

    WPBakery and Elementor have same settings https://prnt.sc/6j25PkGr-4ja

    Regards,

    #594703

    shweta
    Participant

    I have activated this option, but the same issue persists. Could you please check for me? I have shared the login details and page URL below.

    #594820

    Hung Pham
    Keymaster

    Hi shweta,

    Please let me to explain: Auto height option helps the height of items change automatically when sliding, not changing to fixed height.

    If you want to set fixed height to slides, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .info-box-carousel-wrapper .wd-wpb {
        min-height: 314px;
    } 

    Regards,

    #594835

    shweta
    Participant

    Hello,

    Thank you the code working fine from my side, but I want the text and heading should be equal for a better understanding please find the screenshoot attached.

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

    Hung Pham
    Keymaster

    Hi shweta,

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

    .wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title) {
    	min-height: 160px;
    }

    Regards

    #595344

    shweta
    Participant

    Hello,

    I have added this code but this code is not working from our website, can you check for me and fix this issue? i have already shared the login details in the private section.

    Best

    #595464

    Hung Pham
    Keymaster

    Hi shweta,

    Please check again, the authors are now same height https://prnt.sc/8Q2XWkRoeL67

    Regards,

    #595620

    shweta
    Participant

    Hello,

    No, the authors name are still not equal, please find the screenshot attached

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

    Hung Pham
    Keymaster

    Hi shweta,

    Please check again, and make sure you cleared the browser cache.

    Regards,

    #596039

    shweta
    Participant

    Hello,

    I have checked multiple types but the issue has been the same for better understanding please find the attached video URL: https://share.nmblc.cloud/1725855912269-screencast-berylagency_store-2024_09_09-09_54_49.webm

    Also, we don’t have a cache plugin on our website this is the test domain.

    Best

    #596175

    Hung Pham
    Keymaster

    Hello shweta,

    You should Purge cache from plugins / CDN or disable it and check again.

    Best Regards,

    #596182

    shweta
    Participant

    We are using any cache plugin and CDN on our website. this is the test domain

    #596576

    Hung Pham
    Keymaster

    Hi shweta,

    First of all, I’m really sorry have taken long time to reply you.

    I checked your site again and didn’t see Custom CSS I provided above. I added again and the authors are same line.

    Regards,

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