Home › Forums › WoodMart support forum › Information Height
Information Height
- This topic has 15 replies, 2 voices, and was last updated 3 months ago by Hung Pham.
-
AuthorPosts
-
August 29, 2024 at 2:30 pm #593558
shwetaParticipantHello 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
August 30, 2024 at 11:10 am #593802
Hung PhamKeymasterHi shweta,
Thanks for reaching to us.
Can you enable
Auto height
option and check again? https://prnt.sc/M2zeDRSqCWEgRegards,
August 30, 2024 at 11:41 am #593829
shwetaParticipantHello,
Thanks for the reply, I’m using the WP bakery Not Elementor.
August 31, 2024 at 5:15 pm #594157
Hung PhamKeymasterHi 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,
September 3, 2024 at 7:47 am #594703
shwetaParticipantI 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.
September 3, 2024 at 11:52 am #594820
Hung PhamKeymasterHi 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,
September 3, 2024 at 12:22 pm #594835
shwetaParticipantHello,
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.September 4, 2024 at 2:02 pm #595189
Hung PhamKeymasterHi 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
September 5, 2024 at 7:30 am #595344
shwetaParticipantHello,
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
September 5, 2024 at 1:56 pm #595464
Hung PhamKeymasterHi shweta,
Please check again, the authors are now same height https://prnt.sc/8Q2XWkRoeL67
Regards,
September 6, 2024 at 7:43 am #595620
shwetaParticipantHello,
No, the authors name are still not equal, please find the screenshot attached
Attachments:
You must be logged in to view attached files.September 6, 2024 at 10:51 am #595688
Hung PhamKeymasterHi shweta,
Please check again, and make sure you cleared the browser cache.
Regards,
September 9, 2024 at 7:35 am #596039
shwetaParticipantHello,
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
September 9, 2024 at 2:08 pm #596175
Hung PhamKeymasterHello shweta,
You should Purge cache from plugins / CDN or disable it and check again.
Best Regards,
September 9, 2024 at 2:30 pm #596182
shwetaParticipantWe are using any cache plugin and CDN on our website. this is the test domain
September 11, 2024 at 7:34 am #596576
Hung PhamKeymasterHi 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,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register