Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1407581

    Dear Support-Team,

    we have changed the color of the title background of a “portfolio grid” to red, so that we get a box with the title below the images.
    The height of these red boxes depends on the number of lines of the title.
    Is there any way to change the quick css to force the same height of all boxes?

    In the private link you will see the case.

    Best,

    Sven

    #1407676

    Hey Videmi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-2703 #av-sc-portfolio-1 .grid-content {
    	min-height: 99.09px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1407756

    Thank you Mike!
    Good idea to use the page id!

    Best,

    Sven

    #1407800

    Hi,

    You’re welcome, Sven! We are glad you found the idea of using the page ID helpful. If you have any more questions or need further assistance, feel free to ask in a different thread.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio Raster same height’ is closed to new replies.