Mini Frontpage same height
- Posted by TemplatePlazza (5261) Offline
Anyway, I wouldn't suggest you to use masonry theme for that purpose, because the native behaviour of masonry is to adjust heights automatically. I'd suggest you to use default theme, with card.min skin is selected
https://www.dropbox.com/s%2Fi6mgrldujz988yi%2FScreen%2520Capture%2520Result%25202020-07-16%252018-19-46.png?raw=1
4 years 5 months ago #13
by TemplatePlazza
https://www.dropbox.com/s%2Fi6mgrldujz988yi%2FScreen%2520Capture%2520Result%25202020-07-16%252018-19-46.png?raw=1
Please Log in or Create an account to join the conversation.
- Posted by Martin Kopp (7) Offline
Yes - looks good now.
using the default theme with skin card.min.
it looks the same and works better for mobile view.
In the CSS Adjustment i have now just
.mfp_default_title {
height:50px!important;
overflow:hidden;
}
The introtext doesnt need height to be set.
Thanks a lot for the perfect support
Best wishes
4 years 5 months ago #14
by Martin Kopp
using the default theme with skin card.min.
it looks the same and works better for mobile view.
In the CSS Adjustment i have now just
.mfp_default_title {
height:50px!important;
overflow:hidden;
}
The introtext doesnt need height to be set.
Thanks a lot for the perfect support
Best wishes
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline