
-
AuthorPosts
-
November 2, 2016 at 8:55 pm #707346
Hi,
How can i set equal height to the icon boxes of a same row ?
Thank you !November 2, 2016 at 10:42 pm #707403Hey bleuvert,
To make equal colum icon box.
1. Add the icon box inside the grid element of your choice.
2. In the setting for the first grid elements select Equal height.
Best regards,
VinayNovember 3, 2016 at 10:33 am #707656Thank you, but it doesn’t work…
Please look at the three 1/3 column at the bottom of this page (> private content)
The green backgrounds have equal heights, but not the icon boxes inside these columns.
Best regards,
VincentNovember 3, 2016 at 2:08 pm #707721Hi,
We need to take a closer look at the issue Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayNovember 3, 2016 at 2:28 pm #707731Hi,
In private content you will find login credentials.
Thank youNovember 3, 2016 at 10:18 pm #707972Hi,
We added the below code to Quick CSS
.icon-box-height { border-radius: 4px!important; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3); } .icon-box-height .iconbox, .icon-box-height .iconbox_top, .icon-box-height .iconbox_content { margin-top: -1px!important; border: 0!important; background:transparent!important; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)!important; }
and enabled custom css class name support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
To setup equal height icon box just add the class name “icon-box-height” to the column element inside which the icon box is placed and set the background color for the column element..
Please review the test page and let us know if you have any questions.
Best regards,
VinayNovember 4, 2016 at 12:08 pm #708146Thanks a lot, it works fine !
Best regards,
VincentNovember 4, 2016 at 2:57 pm #708203Hi,
Glad we could help! We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘Icon boxes of equal height’ is closed to new replies.