Home › Forums › WoodMart support forum › Equal height for info box
Equal height for info box
- This topic has 10 replies, 2 voices, and was last updated 4 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
March 2, 2021 at 3:11 pm #270405
mlancelotParticipantHello,
I would like to put equal height for white square. How i can do this ?
When i select “Equal height” on the option, it doesn’t work…
Thank you for your help
Attachments:
You must be logged in to view attached files.March 2, 2021 at 3:11 pm #270407
mlancelotParticipantI forgot to send you the website
March 2, 2021 at 8:49 pm #270451
Elise NoromitMemberHello,
Equal height is applied to the row columns, however, the Infobox element height depends on the content height. The text in the Infobox has different heights that is why the Infoboxes are different in height.
I can provide custom CSS to set the fixed height for the Infoboxes, however, those blocks that have less text would have an empty space.
Please add this code to the Theme Settings > Custom CSS > Global:
body.home .woodmart-info-box { min-height: 394px; }
You will get the result like this: https://gyazo.com/b5affcb995a6e9f3626b9d1dde5b04a6
Best Regards
March 3, 2021 at 8:31 am #270579
mlancelotParticipantHello,
Ok perfect, thank you !
But how i can reduce the min height for the black section on the same page ?
Thanks
Attachments:
You must be logged in to view attached files.March 3, 2021 at 12:31 pm #270665
Elise NoromitMemberHello,
Please provide the page URL.
You need to add one and the same class to the infoboxes on the white page, I will provide corrected CSS so that these styles would be applied only on the white page.
Best Regards
March 3, 2021 at 1:43 pm #270696
mlancelotParticipantNo problem, you already have the link.
I send you again.
March 3, 2021 at 9:08 pm #270768
Elise NoromitMemberHello,
I do not see the class assigned to the Infoboxes in the white block. Please assign the class, advise which one and delete the code I provided above.
Best Regards
March 4, 2021 at 8:52 am #270889
mlancelotParticipantHello,
I dont’t understand what i can do. Can you explain me please ?
Have a nice day !
March 4, 2021 at 2:46 pm #270997
Elise NoromitMemberHello,
Please enter the infobox and insert a keyword into the class area: https://gyazo.com/8773fce59e41d3cb1ff077ae120e06bf
Let it be
white_bg_box
as a sample, insert one and the same class into all on the white background.Best Regards
March 4, 2021 at 4:37 pm #271023
mlancelotParticipantOk thank you.
Have a nice day !
March 4, 2021 at 7:03 pm #271059
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register