Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #1086212

    Hi,

    It will be based on the content of that col and the JS will calculate that value, you can find the declaration of this function in the JS file of template: root/templates/ja_teline_v/js/script.js

    In case that you want to override it via CSS, you can use this custom CSS:

    .magazine-intro .magazine-item {
        min-height: 300px !important;  /* change to your desired value*/
    }

    add to the file: root/templates/ja_teline_v/css/custom.css (create this file if it doesn’t exist)

    Regards

    szumik Friend
    #1086263

    Thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  szumik 6 years, 8 months ago.

The topic ‘Advanced Custom Module – min-height’ is closed to new replies.