Home Forums WoodMart support forum Change the size of Information Box section

Change the size of Information Box section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #295925

    alexarm
    Participant

    Hello, could i change the size of Information Box section ?

    #295970

    Hello,

    Please provide a relevant screenshot of the specific area which you want to change the size with the URL of the page to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #296262

    alexarm
    Participant

    I want to make the box smaller

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

    Hello,

    I saw the screenshot you attached.

    The Size of the infoboxes is set according to the content added to it.

    Therefore to make them of the same size Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .woodmart-info-box {
        height: 165px;
    }

    Regards.
    Xtemos Studios

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