Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Hover, vertical text-styling, custom fields Reply To: Hover, vertical text-styling, custom fields

#248482
Atelierbram
Participant

If I’m not mistaken: .shuffle-layout .portfolio-item .featured-image a:after for the hover effect.

interested if thereĀ“ a way to break the vertical styling on the text next to thumbs?

In your stylesheet within the media-query of (min-width: 1025px) is this declaration-block:

.shuffle-layout .entry-meta {
    /* stuff */
    }

Tweak/remove the rules on transform, e.o..

Again, have you tried using browser’s build in (Chrome) DevTools?

Trying also to add meta custom fields like Year and Where beneath the title within a project. (when clicked on a thumb)

Maybe try to explain this in more detail for another thread.