Home Forums WoodMart support forum Equal height for info box

Equal height for info box

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #296706

    kiranmore
    Participant

    Hello how to create Equal height for info box?

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

    Hello,

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

    body.home .wd-info-box .info-box-title {
        min-height:50px;
    }

    Best Regards

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