• Resolved easyilliy

    (@easyilliy)


    Hi Supporters,

    I was wondering if anyone can help or assist me with the following question: Is it possible to have the Portofolio titles at the top of the images and always visible instead of at the bottom of the image.?
    Please see screencast for visual example: https://screencast.com/t/I36ht5iEGejE

    Looking forward to hearing from you.
    Cheers,
    EZVirtue

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can try adding this to your custom css box, in the theme options > advanced settings:

    .portfolio_item {
    padding-top: 67px;
    }
    .portfolio_item .portfoliolink {
    background: transparent;
    top: 0;
    bottom: auto;
    ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    }

    Kadence Themes

    Thread Starter easyilliy

    (@easyilliy)

    Hi Kadence Themes,

    I want at first thank you for the great theme which you make available.
    As well the response time was great and it seems to work.
    Up to the next one.

    I am closing the case. And have a nice one.!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Portofolio titles above image.’ is closed to new replies.