Change the size of Information Box section
-
Hello, could i change the size of Information Box section ?
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
I want to make the box smaller
Attachments:
You must be
logged in to view attached files.
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