Home Forums Trusted Pro Featured Service resize text area

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3852
    Jan Bo Lilliendal
    Participant

    http://lilliendalyoga.dk.linux2.curanetserver.dk

    Text area displays in different size and looks like there is a page shift in one of the excerts. Please note that all 3 have title and sub title specified to overwrite page excerts. All 3 uses same size icons and links to an existing page.

    How do we prevent the ‘boxes’ from having different sizes?

    #3853
    Yazmin
    Keymaster

    With additional CSS you can set a minimum height for the boxes.

    Customize > Additional CSS:

    #featured-post-section .featured-post {
         min-height: 170px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured Service resize text area’ is closed to new replies.