Question: Photolite Home Page Boxes

Home Support Themes Forum Question: Photolite Home Page Boxes

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #5724
    Günther
    Participant

    Hi,

    Above I saw the solution to give the services-boxes a minimum height by applying the following code in the custom CSS:

    #services-box{min-height:402px;}

    But I would like to apply the opposite approach, i.e. giving the boxes a max height so that they just show 4 or max. 5 text lines and not more. I tried this but by applying the following code in the custom CSS:

    #services-box{max-height:400px;}

    the boxes are getting smaller – that’s fine – but the text is still the same and overflows the bottom margin of the boxes.

    Is there a possibility to also shorten the text to be aligned with the max. height of the boxes?

    Thank you!

    Günther

Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.