• Resolved bacharaca

    (@bacharaca)


    how do i position the rollover text in relation to the images on the portfolio page? can i make the text static and not just on rollover? can i change the opacity of the rollover?

Viewing 1 replies (of 1 total)
  • Thread Starter bacharaca

    (@bacharaca)

    i managed to move text where i wanted using the following:

    .portfolio_item .piteminfo h5 {
    font-size: 12px;
    text-align: left;
    position:relative;
    left: -8px;
    top: -18px;
    }

    thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘portfolio rollover positioning’ is closed to new replies.