Home Forums WoodMart support forum Equal height for info box

Equal height for info box

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #270405

    mlancelot
    Participant

    Hello,

    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.
    #270407

    mlancelot
    Participant

    I forgot to send you the website

    #270451

    Hello,

    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

    #270579

    mlancelot
    Participant

    Hello,

    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.
    #270665

    Hello,

    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

    #270696

    mlancelot
    Participant

    No problem, you already have the link.

    I send you again.

    #270768

    Hello,

    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

    #270889

    mlancelot
    Participant

    Hello,

    I dont’t understand what i can do. Can you explain me please ?

    Have a nice day !

    #270997

    Hello,

    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

    #271023

    mlancelot
    Participant

    Ok thank you.

    Have a nice day !

    #271059

    You 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

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