• Resolved mosaicrob

    (@mosaicrob)


    Hi there,

    I’m building out my new website with this plugin…. I want to show the title on the rollover for a grid image, centered in the height of the image…

    Although I’ve selected to have the title centered, it is still at the top of the image in the center… How to I make it so that it is in the center vertically too?? You can see the issue I’m referring to on this page on the bottom… I want that title to be in the middle of each image… https://alpha.arcosanti.org/home5/

    When using tall images like I am it looks very noticeably not in the center…

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Dear @mosaicrob,

    To center texts vertically you can use the following CSS code. Just add this line in the “Custom CSS” field in your portfolio settings.

    .crp-tile-inner .details { padding-top: calc(100% – 15px)!important; }

Viewing 1 replies (of 1 total)
  • The topic ‘Title is not centered… is this possible?’ is closed to new replies.